/app

React Native app base - can be customized into any app

Primary LanguageObjective-C

APP

APP lets users ________________________________.

Running this app

Before running the app, make sure you ran:

git clone https://github.com/hmm29/app.git
cd app
npm install

Running on iOS

Mac OS and Xcode are required.

  • Open ios/App.xcodeproj to open the project in Xcode
  • Hit the Run button (or press Cmd + R)

See Running on device in the React Native Docs if you want to test on a physical device. This will involve (1) changing the JavaScript code location IP address in the AppDelegate.m file and (2) choosing a different target device in XCode.

Functional Specification

Feature

Feature description