All Projects → GetStream → Slack Clone React Native

GetStream / Slack Clone React Native

Build a slack clone using react-native, Stream and react-navigation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Slack Clone React Native

Hanu
Golang Framework for writing Slack bots
Stars: ✭ 128 (-12.93%)
Mutual labels:  chat
Lookerbot
Lookerbot lets you access all your Looker data from Slack! Super fun!
Stars: ✭ 138 (-6.12%)
Mutual labels:  chat
Xabber Android
Open-source XMPP client for Android
Stars: ✭ 1,773 (+1106.12%)
Mutual labels:  chat
Chat Ui Kit React
Build your own chat UI with React components in few minutes. Chat UI Kit from chatscope is an open source UI toolkit for developing web chat applications.
Stars: ✭ 131 (-10.88%)
Mutual labels:  chat
Goch
Self hosted live chat server written in Go
Stars: ✭ 133 (-9.52%)
Mutual labels:  chat
Hyperf Chat
Hyperf Chat
Stars: ✭ 139 (-5.44%)
Mutual labels:  chat
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger für Android 4.1+
Stars: ✭ 124 (-15.65%)
Mutual labels:  chat
Adium
Official mirror of hg.adium.im
Stars: ✭ 146 (-0.68%)
Mutual labels:  chat
Whatsapp Clone Android
Tutorial which teaches you how to build a whatsapp chat clone on android using Kotlin, viewmodels, navigation component and Stream
Stars: ✭ 137 (-6.8%)
Mutual labels:  chat
Hangups
the first third-party instant messaging client for Google Hangouts
Stars: ✭ 1,739 (+1082.99%)
Mutual labels:  chat
Bedrock Unicode Characters
Minecraft:Bedrock Edition Unicode characters
Stars: ✭ 130 (-11.56%)
Mutual labels:  chat
Chatair Android
🔥 A highly advance featured chat app in android using Firestore
Stars: ✭ 132 (-10.2%)
Mutual labels:  chat
Smartim4eclipse
Eclipse上的SmartIM插件,防Boss利器,让你可以在eclipse中使用QQ/微信进行聊天
Stars: ✭ 139 (-5.44%)
Mutual labels:  chat
Demo Twilio Backend Nodejs
A sample backend that demonstrates how to generate a Virgil JWT and Twilio token used for authentication with the Virgil and Twilio services
Stars: ✭ 128 (-12.93%)
Mutual labels:  chat
Quick Chat
Real time chat app written in Swift 5 using Firebase
Stars: ✭ 1,773 (+1106.12%)
Mutual labels:  chat
React Native Gifted Chat
💬 The most complete chat UI for React Native
Stars: ✭ 11,339 (+7613.61%)
Mutual labels:  chat
Hiya Hiya Hiya
Whatsapp Clone base on Firebase Cloud Messaging
Stars: ✭ 139 (-5.44%)
Mutual labels:  chat
Mojo Webqq
【重要通知:WebQQ将在2019年1月1日停止服务,此项目目前已停止维护,感谢大家四年来的一路陪伴】使用Perl语言(不会没关系)编写的smartqq/webqq客户端框架(非GUI),可通过插件提供基于HTTP协议的api接口供其他语言或系统调用
Stars: ✭ 1,755 (+1093.88%)
Mutual labels:  chat
Socket Chat Client
📲 Ionic Socket.IO chat client
Stars: ✭ 146 (-0.68%)
Mutual labels:  chat
Convform
A jQuery plugin that transforms a form into an interactive chat.
Stars: ✭ 141 (-4.08%)
Mutual labels:  chat

Slack-clone 2.0 using React Native, Stream

⚠ Important Note

Slack clone is built using [email protected] yet, which brought plenty of breaking changes. We will publish a new version for slack clone soon. Currently we are busy with polishing of [email protected] :)

IMAGE ALT TEXT HERE

More screenshots here

Tutorial

https://dev.to/vishalnarkhede/how-to-build-slack-clone-with-react-native-part-2-g5

How to run project

git clone [email protected]:GetStream/slack-clone-react-native.git
cd slack-clone-react-native

# Install npm dependencies
yarn

# Link the assets

npx react-native link

# Install pod dependencies
npx pod-install

# Run on ios simulator
npx react-native run-ios

Expo app

https://github.com/GetStream/slack-clone-expo

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].