aman-accept-reactnative-sdk
v1.0.5
Published
AmanAccept ReactNative SDK
Downloads
8
Readme
react-native-aman-accept-sdk
Getting started
$ npm install aman-accept-reactnative-sdk --save
$ npm install react-native-webview --save
Mostly automatic installation
$ react-native link react-native-webview
Manual installation
iOS
$ cd ios
$ pod install
