Skip to content

samples for compose web platform and bug fixes

Compare
Choose a tag to compare
@beyondeye beyondeye released this 01 Sep 11:15
· 65 commits to main since this release
  • added methods renderComposableWithNavigator and renderComposableInBodyWithNavigator to attach a composable that support blocs and navigator to an html element.
  • added samples for Compose Web
  • added missing remember wrapping in BlocProvider, BlocBuilder, BlocListener, BlocSelector and BlocConsumer