magnusai-chatbot-react-native
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

magnusai-chatbot-react-native

React Native SDK for magnus AI chatbot

Installation

npm install magnusai-chatbot-react-native react-native-webview

Usage

import MagnusAIChatBot from 'magnusai-chatbot-react-native';

// ...

<MagnusAIChatBot
    bgStyle={{
        position: 'absolute',
        top: 17,
        right: 17,
        borderRadius: 50
    }} // for a floating button on top left
    brain_id={"your-brain-id-from-the-dashboard"}
/>

License

MIT


Made with create-react-native-library

Package Sidebar

Install

npm i magnusai-chatbot-react-native

Weekly Downloads

11

Version

0.0.9

License

MIT

Unpacked Size

9.48 kB

Total Files

4

Last publish

Collaborators

  • shuvo0074