React Native micro-framework starter for building modular mobile apps
A micro-framework and starter boilerplate for React Native apps using TypeScript and JavaScript. It provides modular, layered architecture with dependency injection and templates to organize domain, data, and UI code. Suited for multi-package mobile projects and apps that need clear separation of concerns and testable modules.
0