nabto-react-native
v2.13.0
Published
Nabto React Native implementation
Downloads
6
Readme
react-native-nabto-react-native
Getting started
$ npm install nabto-react-native --save
Mostly automatic installation
$ cd ios && pod install && cd ..
Usage
import NabtoApi from 'nabto-react-native';
// TODO: What to do with the module?
NabtoReactNative;