1.2.0 • Published 7 years ago

sessionfox-rn-sdk v1.2.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 years ago

sessionfox-rn

Getting started

$ npm install sessionfox-rn --save

Mostly automatic installation

$ react-native link sessionfox-rn

=======

Usage

  1. Add the line to your android/app/src/main/AndroidManifest.xml
import SessionFoxRN from 'sessionfox-rn';

// TODO: Call the init function in your App.js render()
SessionFoxRN.init();
1.2.0

7 years ago

1.1.21

7 years ago

1.1.20

7 years ago

1.1.19

7 years ago

1.1.18

7 years ago

1.1.17

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.9

7 years ago

1.1.8

7 years ago

1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago