Skip to content

naoisegolden/divebook-react-native

Repository files navigation

Divebook

A dive log app for iOS done with React Native and Parse. Uses NPM and Cocoapods.

Run

  • Run npm install in root folder.
  • Run pod install in ios/ folder.
  • Open ios/Divebook.xcworkspace in Xcode.
  • Choose a device or simulator from the top left options and press play.

If a terminal window running the local server doesn't start automatically, run npm start from the root folder to start the server. If you want to run on a device, you must change the localhost in AppDelegate.m for your current IP address.

About

An iOS app built with React Native and Parse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published