An open API service indexing awesome lists of open source software.

https://github.com/jglchen/firestore-realtime-chat-mobile

A react native(mobile) version of Chat Applications with Cloud Firestore, a real-time chat application with Firebase Cloud FireStore.
https://github.com/jglchen/firestore-realtime-chat-mobile

chat firebase firestore react-native reactjs typescript

Last synced: about 2 months ago
JSON representation

A react native(mobile) version of Chat Applications with Cloud Firestore, a real-time chat application with Firebase Cloud FireStore.

Awesome Lists containing this project

README

          

# React Native Chat Applications with Cloud Firestore

This is a react native(mobile) version of [Chat Applications with Cloud Firestore](https://jglchen.github.io/firestore-realtime-chat), a real-time chat application with [Firebase Cloud FireStore](https://firebase.google.com/products/firestore).

**iOS** and **Android** mobile apps are developed with **React Native**, anyone who is interested can test the development builds with [iOS Simulator Build](https://expo.dev/accounts/jglchen/projects/firestore-realtime-chat/builds/2c3cb3b7-2253-421f-9ab7-cb5ff98492b6) and [Android Internal Distribution Build](https://expo.dev/accounts/jglchen/projects/firestore-realtime-chat/builds/de478887-4f60-43d5-9911-d20d55627706). If the build storage link has expired, please go to [https://projects-jglchen.vercel.app/en/contact](https://projects-jglchen.vercel.app/en/contact) to request build files.

### [iOS Simulator Build](https://expo.dev/accounts/jglchen/projects/firestore-realtime-chat/builds/2c3cb3b7-2253-421f-9ab7-cb5ff98492b6)
### [Android Internal Distribution Build](https://expo.dev/accounts/jglchen/projects/firestore-realtime-chat/builds/de478887-4f60-43d5-9911-d20d55627706)
### [React Native GitHub](https://github.com/jglchen/firestore-realtime-chat-mobile)
### [View the Web Demo](https://firestore-realtime-chat.vercel.app)
### [React GitHub](https://github.com/jglchen/firestore-realtime-chat)
### Docker: docker run -p 3000:3000 jglchen/firestore-realtime-chat