Freeday AI webchat integration for React Native
Freeday AI chatbot integration for React Native
``sh`
npm install webchat-app-react-native
`js
import { ChatWidget } from 'webchat-app-react-native';
// ...
baseUrl={BASE URL}
/>;
``
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
---
Made with create-react-native-library