pnthach95 / expofirebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to test

  • Put google-services.json and GoogleService-Info.plist at root project
  • Open app.json, change android.package and ios.bundleIdentifier to package name and bundle ID used in Google Service files
  • Install dependencies yarn or npm i, suit yourself
  • Run npx expo prebuild
  • Start testing

About


Languages

Language:TypeScript 82.6%Language:JavaScript 17.4%