进击的小羊

程序员老黄历 for react-native

#程序猿老黄历
天牛星异位,败走天狼、日星月辉,雨星宫执事无法、天雷远渡洋江之北,风起云散,贵猿面堂发黑乌云盖顶有不祥之兆,带俺给你算上一挂。

算了,装不下去了,这是一个适合快速上手react-native的小项目,没有网络请求,依赖少,谁都能跑

How does it look like?

How to run

Clone & install

  • Clone this repo git clone git@github.com:xujinyang/CoderCalendar.git
  • cd CoderCalendar
  • run npm install

Android

  • Run android avd and start an emulator
  • Run react-native run-android

iOS

  • Open CoderCalendar.xcodeproj in XCode
  • Press cmd+r to build it

In this project, I used most of technology in React Native:

  • Flex Style
  • Direct Manipulation
  • Native UI Components
  • Image/Text/ListView
  • Navigator
  • StyleSheet/BackAndroid

TODO

  1. coder push (doing)

Thank to

Yiding He

License

This project is available under the MIT license.