Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 346 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 346 Bytes

Book Search IOS App

Simple example IOS app with top and bottom navigation

Mac Run Instructions

Ensure you have the latest Xcode installed.

$ brew update && brew install node watchman flow
$ npm install -g react-native-cli
$ git clone [email protected]:davidmoss/ios-book-search.git && cd ios-book-search
$ react-native run-iso