Skip to content

0.2.0

Choose a tag to compare

@colemancda colemancda released this 23 Jul 03:54
cc60c6a

What's Changed

  • Compose-backed List, JNI import fixes, Fragment mount handling by @colemancda in #1
  • NavigationLink push/pop navigation and flexible List by @colemancda in #2
  • Update CI to build with Swift 6.3.2 by @colemancda in #3
  • Add NavigationStack, TabView, sheet, refreshable, lazy stacks and Observation support by @colemancda in #4
  • Representable architecture, value-based navigation, and interop improvements by @colemancda in #5
  • Gallery demo app, animated transitions, and on-device fixes by @colemancda in #6
  • Migrate views to Material Components 1.14.0 by @colemancda in #7
  • Fix stack alignment and Spacer expansion by @colemancda in #8
  • Render SwiftUI view modifiers on Android by @colemancda in #9
  • Add ZStack and lift the view builder child limit by @colemancda in #11
  • Render ProgressView and Toggle by @colemancda in #12
  • Render Slider and TextField by @colemancda in #14
  • Render Picker as a spinner by @colemancda in #15
  • Render LazyVGrid and LazyHGrid as Compose lazy grids by @colemancda in #16
  • Render navigationTitle above each navigation screen by @colemancda in #17
  • Remove TokamakCore by @colemancda in #18
  • Add the platform-neutral SwiftUI evaluation core by @colemancda in #19
  • Add the Compose Multiplatform node-tree interpreter by @colemancda in #20
  • Bridge the evaluation core to the Compose interpreter by @colemancda in #21
  • Controls, environment, observation, and the first gallery screens by @colemancda in #22
  • Navigation, sheets, alert, and tabs by @colemancda in #23
  • Lazy List, grids, and the async render pipeline by @colemancda in #24
  • Component catalog demo app by @colemancda in #25

Full Changelog: 0.1.0...0.2.0