IsaiahSavage / faithlink-mvp

Repository for my MVNU Honors Project.
Other
3 stars 0 forks source link

Create consistent app theme #9

Open IsaiahSavage opened 11 months ago

IsaiahSavage commented 11 months ago

Create a theme for the app: colors, font, etc., and apply it across the entire app. This can be done using the already-installed react-native-paper library via the ThemeProvider wrapper component, but will require a significant refactoring to the entire codebase in terms of styling.