How to customize your app
For changing colors you should change color codes in src/theme/color.ts file
src/theme/color.ts
For this purpose, you should use this library: react-native-renamearrow-up-right
You can change currency options in app/constants/main.ts
app/constants/main.ts
Last updated 4 years ago