React Native Paper should be used as our mobile application UI framework. Please install it and also make our local theme. Please don't forget to read and implement:
the typescript for the UI from its documentation.
dark mode
fonts
Theming with React Navigation
Using BottomNavigation with React Navigation
AppBar with react-navigation
Please install and use Jest for unit testing.
Also react query as the state management and query builder library.
React Native Paper should be used as our mobile application UI framework. Please install it and also make our local theme. Please don't forget to read and implement: