Generators
Generators live intools/generators and are published locally as @amisi/generators.
Available generators
feature
packages/<name> with import path @amisi/<name>.
adapter
packages/<package>/src/adapters/<name>.ts and exports it from the package.
screen
- Creates screen implementation in
packages/<package>/src/screens/<screen>.tsx - Creates route-only file in
apps/mobile/src/app/<route>.tsxthat re-exports the screen