example Blog app example Setup Clone the repo $ git clone https://github.com/apentle/example.git $ cd example Install dependencies $ npm install Running on Android $ react-native run-android Running on iOS $ react-native run-ios