Customization
How to customize your app
Change colors
For changing colors you should change color codes in src/theme/color.ts
file
Rename app
For this purpose, you should use this library: react-native-rename
Change currency options
You can change currency options in app/constants/main.ts
Last updated