openweathermap-reactnative icon indicating copy to clipboard operation
openweathermap-reactnative copied to clipboard

Create a complete Theme Switcher

Open cssorlandi opened this issue 5 years ago • 0 comments

Labels

  • feature

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

cssorlandi avatar Apr 21 '20 00:04 cssorlandi