Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Latest commit

 

History

History

KukaApp

Kukā App

Development Setup

  1. Follow instructions here to set up your development environment: https://reactnative.dev/docs/environment-setup

    Note: Ensure you are following the "React Native CLI Quickstart" instructions, not the Expo CLI instructions

  2. yarn install to download dependencies.

  3. npx pod-install ios to install and link native libraries.

  4. yarn ios to run the app in the iOS simulator.

Production Setup

Remember to swap out credentials: https://rnfirebase.io/#generating-ios-credentials

Change the URL Scheme: https://github.com/react-native-community/google-signin/blob/master/docs/ios-guide.md#3-xcode-configuration