0.2.0 • Published 6 years ago

@phanalpha/react-native-weibo v0.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

react-native-weibo

A React Native native module, which wraps the WeiboSDK.

Installation

npm install --save @phanalpha/react-native-weibo
react-native link @phanalpha/react-native-weibo

Android

Configure repositories:

maven {
    url "https://dl.bintray.com/thelasterstar/maven/"
}

iOS

Integrate the SDK, and set Linking up.

Define custom paths:

WEIBO_SDK_DIR=