0👍
✅
You may use nativescript-themes plugin.
Upon user selecting a theme on your UI, call applyTheme(...)
with CSS path. If you are using SCSS, make sure you compile it into CSS and bundle it along.
Source:stackexchange.com