Files
wehub-resource-sync 2114b14ee0
Sync main into demo / sync (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:35:26 +08:00

957 B

App Platform Docs

Use these docs when adding or refactoring an app module.

Need Read
Required files, manifest fields, entry component, hooks, resources, UI rules module-contract.md
Resource files: icons, colors, strings, dimensions resources.md
Status/nav bars, keyboard resize, pointer events, URL-driven UI state ui-shell.md
Constants, defaults, world data, runtime overlay data-layering.md
Navigation declarations and graph generation ../navigation/declaration.md
App runtime state, world data, snapshots ../state/model.md
Cross-app calls from or into the app ../os/intent-system.md and ../os/cross-app-launch.md

This directory is app-author-facing. OS internals live under ../os/.