simple-react-native-library
v0.1.1
Published
Step 4 - Simple React Native Library
Downloads
3
Readme
simple-react-native-library
Step 4 - Simple React Native Library
Installation
npm install simple-react-native-library
Usage
import { launchSDK } from "simple-react-native-library";
// ...
launchSDK("https://demo-assessment.consumer-stg.dev.ada.com/", (error, msg) => {
console.log(msg)
});
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT