Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 550 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 550 Bytes

ForeignExchangeApp

Sample app to try out react-native for iOS that includes:

  • Navigation drawer
  • Forms
  • Push views
  • Remote server request/response

Usage

brew install node
npm install
open ForeignExchangeApp.xcodeproj

CMD+R to run the app from Xcode and then CMD+R to reload in the iOS Simulator.

SearchPage ResultsPage