Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

weihanglo/pycontw-mobile

Repository files navigation

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