XMPP-based real-time chat in React Native app demo project
The complete guide is available here https://medium.com/@connectycube/xmpp-real-time-chat-in-react-native-8d6d5d23dd47
If you are interested in a complete cross-platform real-time Chat app - try ConnectyCube, it provides a JavaScript SDK for real-time messaging and video calling apps which works across Browser, React Native, Native Script and Node.js environments.
The following code samples are available:
All the modern Chat features are supported:
- 1–1 messaging
- Group messaging
- Cross-platform
- Sent/Delivered/Read statuses
- ‘Is typing’ statuses
- File attachments
- Automatic push notifications to offline users
- Contact list
- Black list
- End-to-end Encryption via additional plugins
- Chat moderation (via Trust & Safety (TnS) feature)
Please report any issues you find at GitHub issues page or contact ConnectyCube for better support
Code samples are released under the MIT License.