Skip to content

HelpingFriendlyApps/HelpingFriendlyApp

Repository files navigation

Helping Friendly App

This project was built on top of the minimal-react-native-redux starter kit created by @andrewthuang.

Screenshots

Tools

Initial (One Time Only) Setup

Clone the repo and install dependencies

> git clone https://github.com/HelpingFriendlyApps/HelpingFriendlyApp.git
> cd HelpingFriendlyApp
> npm install

Run the build process in Xcode

Open the project in Xcode (v7.0 or higher)

> open ios/HelpingFriendlyApp.xcodeproj

Press `Command-R` to build the app

Upon successful build, Simulator will automatically launch the app (while running React packager on port 8081).

Subsequent Usage

After the initial build, there is no need for Xcode if you're just playing around with the app in Simulator. To do so, follow these steps:

> npm start (this will run React packager on port 8081)

Open Simulator (Command-Space bar + 'simulator')
Swipe to the second screen
Tap on the `HelpingFriendlyApp` icon

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors