step-5-sdk-react-native-library
v0.2.0
Published
Step 5 - Full React Native Library
Downloads
1
Maintainers
Readme
step-5-sdk-react-native-library
Step 5 - Full React Native Library
Installation
npm install step-5-sdk-react-native-library
Usage
import { launchSDK } from "step-5-sdk-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