This repository contains a proof of concept for integrating Zendesk Messaging & Zendesk Chat into a React Native application using WebView.
- Install dependencies:
npm install-
Configure Zendesk Messaging Chat:
- Obtain your Zendesk Messaging/Chat channel key from the Zendesk admin site.
- Open
src/App.jsand enter the channel keys
-
Run the application:
npm run ios- Run the application
- You will see a WebView component displaying the Zendesk Messaging Chat interface.
- Interact with the chat interface to test the functionality.
Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.
This project is licensed under the MIT License.