A React Native frontend app for HubHive social networking application, providing real-time chat, event management, and location-based services for connecting local communities.
-
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