

The home carousel features headline events, with trending and upcoming tabs below; each row saves to favorites or drops straight into a trip.
Fan event information is scattered across social platforms — where the birthday support event is, how long the pop-up store runs, which spot hands out the merch. Every time means digging through it all again.
A team project; I own the frontend, a second frontend partner handles flow charts, UI/UX and the design system, and the backend is built by other team members. Built on Expo SDK 57 with Expo Router file-based routing, NativeWind for styling and Reanimated for motion. The map uses react-native-maps with city / district switching and six place categories (venues, support events, merch pickup points, pop-up stores, goods vendors, photo spots). Events, places and tickets share a single global Context so no screen drifts out of sync. Shipped event discovery, trip countdowns and today's itinerary, saved and visited records, and a digital ticket collection with add / edit / delete. Tested with Jest and React Native Testing Library.
Started July 2026 and still in active development.