Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 386 Bytes

mathern

⚠️ Only supports iOS now.

Dating app made with following environments.

  • React Native
  • Expo
  • Firebase
  • TypeScript
  • Using React Hooks
  • Storybook

Development

  1. Require Xcode, expo-cli, and your Firebase projects.
  2. Set your FIREBASE_API_KEY &FIREBASE_PROJECT_ID into environment variables. (Use .env.skeleton if you like.)