- Submit to Google Play & App Store
- Thumbnail image in the Community list
- Comments UI and backend code (logged-in users can comment)
- Replace google login to
@react-native-google-signin/google-signin
- Check user login for likes
- Fix image picker iOS permission
- Add feed page
- Community page (feeds)
- Login page UI
- Cancel vote, limit one vote per
eventId
- Implement voting system with supabase
- Remove
expo/webpack-config
for dependencies issue
- Add Expo DevClient
- Integrate Google login
- Integrate Apple login with
expo-apple-authentication
- Setup
firebase
- Add
addSchedule
component
- Implement
Supabase
forCalendar
events
Calendar
screen setup usingreact-native-calendars
andAsyncStorage
(sample data)
- Add
SocialIcon
component andWebview
to Explore page
- Add more Kpop groups for
Explore
page
- Add
react-native-safe-area-context
- Migrate from React Navigation to file-based Expo Routing (https://docs.expo.dev/router/migrate/from-react-navigation/)
- Bottom navigation with
phosphor-react-native
icons (Community, Calendar, Explore tabs)
- Setup React Native app with Expo
- Migrate from v1 (https://github.com/saul-atomrigs/react-native-navigation-3)