/tumblrRN

Tumblr iOS App in React Native

Primary LanguageJavaScript

Tumblr React Native

Tumblr React Native app. just a demo project to test the best way to construct a react native app

installation guide

  1. make sure you have react-native cli installed. click here to install react-native cli

  2. run following script

npm install
react-native link
  1. react-native run-ios OR react-native run-android