Weitnah created with create-expo-app. Cross platform is supported.
-
Install dependencies
npm install
-
Start the app
npx expo start
In the output, you'll find options to open the app in a
- development build
- Android emulator
- iOS simulator
- Expo Go, a limited sandbox for trying out app development with Expo
You can start developing by editing the files inside the app directory. This project uses file-based routing.
-
Prerequirement
- Install MongoDB for database
-
Install dependencies
npm install
-
Start the app
npm run start
Weitnah is a chat application built using React Native and Expo. It provides a seamless and responsive interface for real-time communication. The app supports features like:
- Instant messaging
- User authentication
- Push notifications
- Cross-platform compatibility (Web, iOS, and Android)
The project is designed to be scalable and maintainable, leveraging modern tools and best practices in mobile app development.