## Notes
- Move away from old dropdown menu that didn’t support Fabric architecture
- Change existing components to use `react-native-picker-select`
- Figure out splash screen
- Get restaurant categories
- Revisit Uber Eats Scraper API
- Database
- Add some kind of persistence for `session` so that it can be available everywhere
- Create `MatchGame` from `Group`
- [x] Update DB to relate `groups` and `match_games`
- Update UI to create `match_games` with `group` relationship
- [x] Update styles
- [x] Primary color
## Referencias
- [[Restaurant Swipe Overview]]