Labels
About
Get User Cellphone Default Theme and apply in the Application, create a toggle button to user change Theme manually.
Discussion
Use Context API to enable theme information all over the application.
use Appearence from React Native to get user Default ColoSchema, like documentation:
https://reactnative.dev/docs/appearance
Labels
About
Get User Cellphone Default Theme and apply in the Application, create a toggle button to user change Theme manually.
Discussion
Use Context API to enable theme information all over the application.
use Appearence from React Native to get user Default ColoSchema, like documentation:
https://reactnative.dev/docs/appearance