https://github.com/humphrey-mutuma/react-native-node-express-mongodb-chatapp
A mock cross-platform React Native chat app built with node-express server and mongoDB DB
https://github.com/humphrey-mutuma/react-native-node-express-mongodb-chatapp
expo expo-router expressjs mongodb-atlas mongoose node-js react-native
Last synced: about 1 year ago
JSON representation
A mock cross-platform React Native chat app built with node-express server and mongoDB DB
- Host: GitHub
- URL: https://github.com/humphrey-mutuma/react-native-node-express-mongodb-chatapp
- Owner: humphrey-mutuma
- License: mit
- Created: 2023-02-27T18:32:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-12T10:14:53.000Z (over 3 years ago)
- Last Synced: 2025-06-11T16:26:08.835Z (about 1 year ago)
- Topics: expo, expo-router, expressjs, mongodb-atlas, mongoose, node-js, react-native
- Language: TypeScript
- Homepage:
- Size: 1020 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Expo Router Example
Use [`expo-router`](https://expo.github.io/router) to build native navigation using files in the `app/` directory.
## 🚀 How to use
```sh
npx create-react-native-app -t with-router
```
## 📝 Notes
- [Expo Router: Docs](https://expo.github.io/router)
- [Expo Router: Repo](https://github.com/expo/router)
- [Request for Comments](https://github.com/expo/router/discussions/1)