wmathurin / dreamhouse-mobile-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 88.1%Language:Objective-C 11.6%Language:Ruby 0.4%