React + TypeScript boilerplate demonstrating clean architecture for web and native.
Example project applying Clean Architecture to React and React Native codebases using TypeScript. It organizes entities, use cases, adapters, presenters, and components so business rules remain framework-agnostic and reusable, suited for learning, prototyping, or sharing core logic between web and native apps.
0