pycontw-mobile icon indicating copy to clipboard operation
pycontw-mobile copied to clipboard

Official PyCon Taiwan Conference App

PyCon Taiwan Offical Conference App

License JavaScript Style Guide

Get it on Google Play Download on the App Store

The open source conference app for PyCon Taiwan 2017. Powered by React Native and other brilliant tools.

Project Info

Installation

iOS

  1. Use yarn to install all dependencies.
  2. Open ios/PyConTWMobile.xcodeproj in Xcode and click Run.
  3. Alternative, if you have installed react-native-cli. Type in terminal,
    react-native run-ios
    

Android

  1. Use yarnto install all dependencies.
  2. Open the project in android/ directory with Android Studio, then click Run.
  3. Alternative, if you have installed react-native-cli. Type in terminal,
    react-native run-android
    

License

MIT