Documentation Index
Fetch the complete documentation index at: https://docs.mobile-starter.amisi.ai/llms.txt
Use this file to discover all available pages before exploring further.
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