Instructions Restaurant- App
  • Introduction to Restaurant App
  • Will need:
  • Necessary facilities
  • The React Native CLI
  • FIREBASE PROJECT
  • Web Application
    • Web Application Settings
  • MOBILE APPLICACTION
    • Mobile App
      • Login
      • iOS Firebase
      • Firebase - Android
  • Running the Application
    • iOS
    • Android
  • Change the app icon
  • Change the name of the app
  • Building a splash screen in React Native
    • iOS
    • Android
  • Possible React Native Errors While Running
  • FAQs
Powered by GitBook
On this page

Was this helpful?

  1. Running the Application

Android

react-native-vectors-icons in Android

PreviousiOSNextChange the app icon

Last updated 3 years ago

Was this helpful?

Android For Android we must modify the following files as shown in

android/app/build.gradle 
android/settings.gradle
MainApplication.java(android/app/src/main/java/…'

the documentation
https://github.com/oblador/react-native-vector-icons#android