0.13.0
·
78 commits
to refs/heads/master
since this release
Changes
- #138 swift friendly api for uikit extensions and for swiftui
- #162 add
CompoundButton
extensions - #36 added SwiftUI support with additional CocoaPods module (please read readme in install block)
- #163 added
observeAsState
for ourLiveData
- #165 added bindings for
StateFlow
on Android Views and iOS UIViews - #168 added Jetpack Compose and SwiftUI sample (see
sample-declarative-ui
directory)