1.5.0 • Published 3 years ago

react-native-rn-sdk-sample v1.5.0

Weekly downloads
1
License
MIT
Repository
github
Last release
3 years ago

react-native-rn-sdk-sample

Getting started

$ npm install react-native-rn-sdk-sample --save

Mostly automatic installation

$ react-native link react-native-rn-sdk-sample

Usage

import RnSdkSample from 'react-native-rn-sdk-sample';

// TODO: What to do with the module?
RnSdkSample;