01Provides scaffolding for a three-layer architecture (Presentation, Domain, Data).
020 GitHub stars
03Offers ready-to-use boilerplate for unit and component testing.
04Guides the process of adding new screens and registering them in the navigation stack.
05Includes code templates for components, state management (Zustand), data fetching (TanStack Query), and repositories.
06Defines clear naming conventions and dependency rules for a scalable codebase.