This release brings the ability to deserialize annotations like speed limits and traffic congestion on Android! Examples will be coming in a future release.
This release also refactors Jetpack Compose views further to improve their usability and extensibility. This does result in some breaking changes, which should be compile-time errors. See the demo app diff for this release if you run into migration issues.
What's Changed
- Implement annotation publisher on Android by @ahmedre in #324
- Feat/android/view refactor by @Archdoog in #356
- fix: some minor fixes for easier customization by @Archdoog in #359
Full Changelog: 0.21.0...0.22.0