Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunnylqm/react-native-weibo-demo
Weibo module(sdk v3.1.1 included) for react-native.
https://github.com/sunnylqm/react-native-weibo-demo
Last synced: 7 days ago
JSON representation
Weibo module(sdk v3.1.1 included) for react-native.
- Host: GitHub
- URL: https://github.com/sunnylqm/react-native-weibo-demo
- Owner: sunnylqm
- License: mit
- Created: 2015-07-21T01:24:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-21T04:54:55.000Z (over 9 years ago)
- Last Synced: 2024-03-04T14:33:35.557Z (8 months ago)
- Language: Objective-C
- Homepage:
- Size: 15.4 MB
- Stars: 28
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-weibo
Weibo module(sdk v3.1.1 included) for react-native.
Only login function supported now##install
First you need to install react-native module.npm install
##Run
Double click **rnweibo.xcworkspace** and hit **Run** in XCode.