Socket
Book a DemoInstallSign in
Socket

@freeday-ai/webchat-react-native

Package Overview
Dependencies
Maintainers
6
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freeday-ai/webchat-react-native

Freeday AI webchat integration for React Native

latest
npmnpm
Version
1.0.5
Version published
Weekly downloads
777
6%
Maintainers
6
Weekly downloads
 
Created
Source

Freeday AI chatbot integration for React Native

Installation

npm install webchat-app-react-native

Usage

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

Keywords

react-native

FAQs

Package last updated on 28 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts