Skip to content

ScreebApp/sdk-reactnative

Repository files navigation

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