Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.1 KB

README_en.md

File metadata and controls

52 lines (31 loc) · 1.1 KB

Yijian

Developing, welcome to watch, star && fork.

An iOS Weibo client made with react-native

Development

  • Node.js v4.0+
  • ReactNative v0.21.0

Run

  • git clone [email protected]:SFantasy/WeiboReactNative.git
  • Run cd WeiboReactNative && npm install
  • Change app_key and app_secret in the config.example.js and rename it to config.js
  • Open Yijian.xcodeproj with XCode
  • Command + R

Run on device

  • Run npm run bundle to generate bundle file
  • Command + R

Screenshot

  • Login (OAuth)

  • Timeline

  • Comments

  • Personal homepage

Libraries used

License

The BSD License