Food Hunter
  • Introduction
  • Before installation
    • Prepare Firebase
    • Setup database
  • Admin installation
    • Import demo data
    • Deploy backend
    • Run local
    • Deploy frontend
  • Client app installation
    • About
    • Features
    • Connect with backend
    • Run app
    • Customization
    • Publishing
  • DEFINE BASICS
    • Adding users
    • Adding restaurant
Powered by GitBook
On this page
  • Change colors
  • Rename app
  • Change currency options

Was this helpful?

  1. Client app installation

Customization

How to customize your app

PreviousRun appNextPublishing

Last updated 3 years ago

Was this helpful?

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:

Change currency options

You can change currency options in app/constants/main.ts

react-native-rename