Skip to content

deelo55/zendesk-messaging-chat-expo-react-native-webview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expo (React Native) WebView Integration with Zendesk Messaging & Zendesk Chat

This repository contains a proof of concept for integrating Zendesk Messaging & Zendesk Chat into a React Native application using WebView.

Installation

  1. Install dependencies:
npm install
  1. Configure Zendesk Messaging Chat:

    • Obtain your Zendesk Messaging/Chat channel key from the Zendesk admin site.
    • Open src/App.js and enter the channel keys
  2. Run the application:

npm run ios

Usage

  1. Run the application
  2. You will see a WebView component displaying the Zendesk Messaging Chat interface.
  3. Interact with the chat interface to test the functionality.

Contributing

Contributions are welcome! If you have any suggestions or improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors