@freeday-ai/webchat-react-native
v1.0.5
Published
Freeday AI webchat integration for React Native
Readme
Freeday AI chatbot integration for React Native
Installation
npm install webchat-app-react-nativeUsage
import { ChatWidget } from 'webchat-app-react-native';
// ...
<ChatWidget
token={TOKEN}
baseUrl={BASE URL}
/>;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
