Skip to content

douglowder/dreamhouse-mobile-react

 
 

Repository files navigation

DreamHouse iOS App (ReactNative + Salesforce MobileSDK).

iOS Screenshot iOS Screenshot

Attention: This is an experimental project published under ForceDotComLabs:

  1. work in progress
  2. we need your feedback
  3. code contributions are welcome

Step-by-step Tutorial

iOS Screenshot

Org and Data setup:

Follow installation instructions at dreamhouse micro-site

Project Setup

  1. npm dependencies:

npm install

  1. cocoapods dependencies:

pod install

  1. if RNPM is not yet installed:

npm install rnpm -g

  1. link dependencies:

rnpm link

Run

  1. Open the project workspace in Xcode:

open ./dreamhouse.xcworkspace

  1. Start development server:

npm start

  1. Click Run in Xcode

Running on device:

  1. Start:

npm start

  1. Choose dreamhouse copy target in Xcode and click Run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 75.4%
  • Objective-C 24.2%
  • Ruby 0.4%