v0.1.0-preview2
Pre-release
Pre-release
·
60 commits
to main
since this release
Second preview release of Legerity for Uno Platform 🪅 This preview has added the support for iOS that was missing in preview1! 🥳
This preview includes support for the following UI elements with support Windows, Android, iOS, and WASM:
- AppBarButton
- Button
- CheckBox
- ComboBox
- CommandBar
- HyperlinkButton
- TextBox
The following UI elements are Windows and WASM only:
- AppBarToggleButton
- TextBlock
The following UI elements are Windows only:
- DatePicker
- TimePicker
Extensions and helpers from preview1 have been updated to support iOS too 🤩
What's Changed
- Updated documentation by @jamesmcroft in #83
- Added iOS support for Uno Platform app testing by @jamesmcroft in #93
Full Changelog: v0.1.0-preview1...v0.1.0-preview2