hmm29 / app

React Native app base - can be customized into any app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

React Native app base - can be customized into any app


Languages

Language:Objective-C 86.7%Language:JavaScript 12.3%Language:Python 0.5%Language:Java 0.5%