@topogram/generator-swiftui-native
v0.1.4
Published
Package-backed Topogram generator for SwiftUI native apps.
Readme
Topogram Generator: SwiftUI Native
Package-backed Topogram generator for SwiftUI native apps.
Manifest
- Generator id:
@topogram/generator-swiftui-native - Surface:
native - Runtime kind:
ios_surface - Projection type:
ios_surface - Package manifest:
topogram-generator.json - Adapter export:
index.cjs
The generator consumes Topogram's normalized ui-surface-contract and
api-contracts inputs. It is the package-first SwiftUI path; bundled
topogram/swiftui in @topogram/cli is only a compatibility fallback.
Verify Locally
npm run checkSee CONSUMER_PROOF.md for the verification standard
this repo must keep before publishing.
The smoke test packs this generator, installs it beside @topogram/cli in
a temporary consumer project, runs topogram check, runs topogram generate,
compiles the generated app bundle, and verifies expected generated files.
