Installation
Requirements
Installation
Install Wepin
npm install @wepin/react-native-sdkyarn add @wepin/react-native-sdkpeerDependencies
npm install react-native-device-info
npm install react-native-inappbrowser-reborn
npm install react-native-webview
npm install react-native-encrypted-storage
npm install react-native-permissions
npm install @react-native-clipboard/clipboard
# for ios
cd ios
pod installAdditional Installation (version 0.0.7-alpha or higher)
0.0.7-alpha or higher)For iOS
Modify AppDelegate.mm
Modify Info file

Add Permission (from v0.0.20-alpha and above.)
v0.0.20-alpha and above.)Modify Podfile
Modify Info.plist
For Android
Modify AndroidManifest
Release
Add Permission (from v0.0.20-alpha and above.)
v0.0.20-alpha and above.)Release
Last updated
Was this helpful?