Official PyCon Taiwan Conference App
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
yarn
to install all dependencies.android/
directory with Android Studio, then click Run
.
react-native run-android