react-native-demo-sdk
v0.1.1
Published
test
Downloads
1
Maintainers
Readme
react-native-demo-sdk
demo sdk of ipass
Installation
npm install react-native-demo-sdk
Usage
import { DemoComponent } from 'react-native-demo-sdk';
// ...
<DemoComponent text="Hello my world!" />;
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library