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

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

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)