All projects
D
DinnerCard
Mobile app for discovering restaurants and building your dining wishlist.
In Progress
React NativeExpoTypeScriptTailwind (NativeWind)Supabase
Overview
DinnerCard is a React Native / Expo mobile application for tracking restaurant experiences, building dining wishlists, and discovering new spots with friends. Features swipe-based discovery, shared lists, and a card-based UI optimized for one-handed mobile use.
Key Features
- React Native with Expo for cross-platform iOS and Android from a single codebase
- Card-based swipe UI for restaurant discovery — intuitive one-handed browsing
- Shared dining lists for coordinating where to eat with friends and groups
- NativeWind for consistent Tailwind-style utility classes in native mobile
What I Learned
EAS Build handles native module complexity — avoid ejecting unless absolutely necessary
NativeWind requires careful setup with Babel — the integration is fragile across Expo SDK versions