0.1.1
·
194 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
State that outlives the process.
- Kept state —
@State(.key)is there again on the next launch. The
application lists its keys inpersistentKeys; they live in MAUI's
Preferences, or in a store you register yourself. - A page's title view keeps its place across a rotation (iPad).
- "Debug app (C#)" is first in the launch picker — the one configuration that
works on every platform and every device. - README: kept state documented, and why the first build of a fresh clone takes
ten minutes.
Version 0.1 — the API is still changing.