Conversations API Sample Application and UI Kit
Created by: Twilio
- Conversation
- Chat
- Swift
- JavaScript
- Kotlin
This application demonstrates a basic Conversations API client application with the ability to create and join conversations, add other participants into the conversations and exchange messages. It also includes a UI Kit that can be customized for your production application.
- Choose a language
This project is available in multiple programming languages.
- Get the code for this project
The code for this sample is available on GitHub to view.
- Get Twilio credentials
You will need an Account SID and Auth Token in order to run this code.
Checking for existing account...
- Set up the code sample locally
Follow the setup instructions in the README to get the sample up and running.