Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.12 KB

npm screeb/react-native License: MIT Cocoapods Maven Central

@screeb/react-native

A react-native module to integrate Screeb mobile sdk for Android and/or iOS.

How to install the React-Native SDK in your app ?

See here.

Changelog

See here.

Run example

npm install

cd example/
npm install

cd ios/
pod install

npm run android
npm run ios

License

MIT