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.
- Host: GitHub
- URL: https://github.com/jglchen/firestore-realtime-chat-mobile
- Owner: jglchen
- Created: 2023-01-04T06:12:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T07:32:26.000Z (about 2 years ago)
- Last Synced: 2025-01-20T16:25:24.560Z (over 1 year ago)
- Topics: chat, firebase, firestore, react-native, reactjs, typescript
- Language: TypeScript
- Homepage: https://jglchen.github.io/firestore-realtime-chat-mobile/
- Size: 1.19 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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