tidev Example reader app for my presentation at Tidev meetup How to run Clone this project Install node packages. Run the following command in the project directory. npm install Run packager server. npm start Build and run the app in Xcode. That's it.