## Notes
- Moved away from old dropdown menu that didn’t support Fabric architecture
- Change existing components to use `react-native-picker-select`
- Figure out splash screen
- [x] Update Map Controls
- [x] Default scan in map area
- [x] Draw control for drawing a polygon
- Get restaurant categories
- Revisit Uber Eats Scraper API
- Database
- Decide how the API and UI will interact; [[Restaurant Swipe User Workflow]]
- UI should just provide parameters for creating a match game
- [x] Add tabs for Games, Rooms, and Settings
- [x] Add database table for Groups groups
- App Storage & local state management
- [x] [[Legend State]]
- Uses `Async Storage` for local persistence
## Referencias
- [[Restaurant Swipe Overview|Restaurant Swipe]]