trieuquang204 / checkInOut

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NETFIN Check In App

React Native & Firebase


How to run

  1. Open terminal and navigate to the project folder
  2. Install required packages:
  3. npm install

    or

    yarn install

  4. Install pods for iOS project
  5. cd ios && pod install

  6. Run iOS project from PushCode.xcworkspace or run:
  7. npx react-native run-ios

  8. Android can run without any modifications
  9. npx react-native run-android

Related Documents

  1. React Native Firebase
  2. Firebase Authentication
  3. Firebase Realtime Database
  4. React Native Navigation v5
  5. React Native FontAwesome
  6. FontAwesome Icon SpreadSheet

About


Languages

Language:JavaScript 90.3%Language:Java 3.7%Language:Ruby 3.2%Language:Objective-C 2.5%Language:Starlark 0.3%