Release 0.9.0 (21)
- Updated Kotlin to version 1.7.10 and compose-jb to version 1.2.0-beta01
- Added iOS and JS support to the
presentation-compose
module - Made
renderState
andisBound
propertiesfinal
in theLayout
class - Renamed
BaseViewModel
toPlatformViewModel
Full Changelog: https://github.com/chRyNaN/presentation/compare/0.8.0...0.9.0###