Simple example IOS app with top and bottom navigation
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