Note
Library uses Yandex MapKit 4.8.1-lite. Set this version in your Podfile
or podspec
.
What's Changed
- Update YMK to 4.8.1-lite, Kotlin to 2.0.21, compose multiplatform to 1.7.0, moko resources to 0.24.3 and other by @SuLG-ik in #18
- Update api to follow original by @SuLG-ik in #17
- rename SizeChangeListener to SizeChangedListener. SizeChangeListener deprecated
- add setNonInteractive
- add documentation with Dokka
- Update dependencies by @SuLG-ik in #16
- make Color value class
- Migrate from deprecated rememberRipple(), LocalLifecylceOwner, UIKitView
- Use default NSValue.CGPointValue in NSValue.toPointF() by @SuLG-ik in #15
Full Changelog: 0.1.0...0.1.1