Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I'm using NS theme and nativescript-theme 2.3.3
If you've got a Page with some text written with FormattedString and then you do a device theme change - the text color doesn't change.
THis is true even if the the color wasn't changed in the FormattedString itself.
Thanks.
p.s. when a theme is changed while the app is open - is the page redrawn?? if not how can I force a refresh.