Contributing to the Mobile App
How to contribute React Native code
Contributing to the Mobile App
Architecture
app/
(auth)/ Auth screens (sign-in, onboarding)
(tabs)/ Main app tabs
components/ Reusable UI components
services/ API service layer
stores/ Zustand state stores
hooks/ Custom React hooks
constants/ Colors, config, types