Skip to content

samples for compose web platform and bug fixes

Choose a tag to compare

@beyondeye beyondeye released this 01 Sep 11:15
  • 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