๐Ÿ“ฆ weihanglo / pycontw-mobile

Official PyCon Taiwan Conference App

โ˜… 11 stars โ‘‚ 0 forks ๐Ÿ‘ 11 watching โš–๏ธ MIT License
conference-apppyconpycontwreactreact-nativereact-navigationreduxtaiwan
๐Ÿ“ฅ Clone https://github.com/weihanglo/pycontw-mobile.git
HTTPS git clone https://github.com/weihanglo/pycontw-mobile.git
SSH git clone git@github.com:weihanglo/pycontw-mobile.git
CLI gh repo clone weihanglo/pycontw-mobile
Weihang Lo Weihang Lo doc: update ios-framed image dc8582e 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ .github
๐Ÿ“ android
๐Ÿ“ ios
๐Ÿ“ js
๐Ÿ“„ .babelrc
๐Ÿ“„ .buckconfig
๐Ÿ“„ .eslintrc.js
๐Ÿ“„ .flowconfig
๐Ÿ“„ .gitattributes
๐Ÿ“„ .gitignore
๐Ÿ“„ .watchmanconfig
๐Ÿ“„ app.json
๐Ÿ“„ index.android.js
๐Ÿ“„ index.ios.js
๐Ÿ“„ LICENSE
๐Ÿ“„ package.json
๐Ÿ“„ README.md
๐Ÿ“„ yarn.lock
๐Ÿ“„ README.md

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

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

Android

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

License

MIT