ethora-app-react-native

April 17, 2026 · View on GitHub

⚠️ This repository is no longer actively maintained.

It is preserved for historical reference only. New mobile development should target one of the actively-maintained Ethora SDKs below.

Part of the Ethora SDK ecosystem — see all SDKs, tools, and sample apps.

What was this?

A full Ethora app engine implemented in React Native. It was the original mobile reference app, predating the dedicated React Native chat SDK and the native Android / iOS SDKs. Code defaults still point at the legacy *.ethoradev.com cluster and various retired backends (app.dappros.com, xmpp.qa.ethoradev.com, push.qa.ethoradev.com, etc.).

Use these instead

If you want…Use
React Native chat in your existing app@ethora/chat-component-rn
React.js (web) chat in your app@ethora/chat-component
Native Android (Kotlin / Compose)ethora-sdk-android (sample app: ethora-sample-android)
Native iOS (Swift / SwiftUI)ethora-sdk-swift
WordPress integrationethora-wp-plugin
One-shot project setupnpx @ethora/setup (ethora-setup)
Live web appapp.chat.ethora.com

Default endpoints (current platform)

The current Ethora Cloud production endpoints (used by all maintained SDKs) are:

PurposeValue
Web apphttps://app.chat.ethora.com
APIhttps://api.chat.ethora.com (Swagger: https://api.chat.ethora.com/api-docs/#/)
XMPP WSwss://xmpp.chat.ethora.com:5443/ws
QA environmentchat-qa.ethora.com

License

AGPL — see LICENSE. Commercial licenses available from Dappros.