Unclaimed project
Are you a maintainer of redwood? Claim this project to take control of your public changelog and roadmap.
Changelog
Multiplatform reactive UI for Android, iOS, and web using Kotlin and Jetpack Compose
New:
Content.State type.ZiplineHttpClient in TreehouseAppFactory on Android.Changed:
Row and Column.@Default annotation has now been removed, as detailed in the 0.15.0 release.Fixed:
Row containers were assigned the wrong width.Column and Row layouts.Row and Column layouts reported the wrong dimensions if their subviews could wrap.Box containers were not measured properly.LazyColumn didn't honor child widget resizes.Breaking:
CodeListener with a new DynamicContentWidgetFactory API. Now loading and crashed views work like all other child widgets.