sessionfox-rn
Getting started
$ npm install sessionfox-rn --save
Mostly automatic installation
$ react-native link sessionfox-rn
=======
Usage
- Add the line to your android/app/src/main/AndroidManifest.xml
; // TODO: Call the init function in your App.js render()SessionFoxRN;