Skip to content

ivanbogdanov/dreamhouse-mobile-react-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step by Step Tutorial for DreamHouse 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. not production-ready

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