Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.
/ tidev Public archive

Example reader app for my presentation at Tidev meetup

License

Notifications You must be signed in to change notification settings

taggon/tidev

Repository files navigation

tidev

Example reader app for my presentation at Tidev meetup

How to run

  1. Clone this project

  2. Install node packages. Run the following command in the project directory.

npm install
  1. Run packager server.
npm start
  1. For iOS, Build and run the app in Xcode.

  2. For Android, Build with gradle and run on device/emulator.

react-native run-android
  1. That's it.

About

Example reader app for my presentation at Tidev meetup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published