Official PyCon Taiwan Conference App
https://github.com/weihanglo/pycontw-mobile.git
The open source conference app for PyCon Taiwan 2017. Powered by React Native and other brilliant tools.

yarn to install all dependencies.ios/PyConTWMobile.xcodeproj in Xcode and click Run.react-native run-ios
yarnto install all dependencies.android/ directory with Android Studio, then click Run.react-native run-android