duck.native.ios.widgets¶
Native IOS UI blocks.
Every UI block that maps directly to a real IOS platform class (for example View) lives here, including blocks with no HTML equivalent.
Widgets are thin wrappers: they expose a Python API over the native class and contain no Duck theming or composition logic.