A space for real conversations and deeper connections. Build with react-native, Realm
- Run
expo start --dev-client
, try it out. - Setup development Environment
- Build/Run on iOS 🍎
yarn ios
npm run ios
- Build/Run on Android 🤖
yarn android
npm run android