README
Ada React Native SDK
Go here for client-facing docs.
The Ada ReactNative is a small framework that is used to embed your Ada Chat bot into your ReactNative application.
<script type="module">
import adaSupportReactNativeSdk from 'https://cdn.skypack.dev/@ada-support/react-native-sdk';
</script>
Go here for client-facing docs.