/BankApp

Primary LanguageJavaScript

BankApp

To run the application

  1. Clone the repo from git
  2. cd ProjectFolder/
  3. yarn install

for android 4.react-native start

for ios 4. cd ios 5. pod install (ios only) 6. react-native start