Releases: xtuzy/SharpConstraintLayout
Releases · xtuzy/SharpConstraintLayout
SharpContraintLayout.Maui v2.1.1.3
SharpconstraintLayout.Maui v2.1.1.2
What's Changed
Full Changelog: 2022.05.14...v2.1.1.2
Update a preview version of ConstraintLayout.Maui
What's Changed
Full Changelog: 2.1.1.2...2022.05.14
Basis align all work,
What's Changed
Full Changelog: 2.1.1.1...2.1.1.2
Fix many bug, such as constraintlayout as child of scrollview. now basis align all work, but have some little bug, and performance at ios is bad, android also.
publish SharpConstraintLayout.Maui.Native nuget package
Download:
https://www.nuget.org/packages/SharpConstraintLayout.Maui.Native/
Known issue:
- (Windows) TextBox sometimes have false width if user not input text
- (Windows) Visibility can't deal with Invisible
What's Changed
- net6.0 support for ios,android,winui3 by @xtuzy in #1
- for push package of native constraintlayout by @xtuzy in #2
New Contributors
Full Changelog: v1.5...2.1.1.1