Skip to content

Conversation

@DenisShakinov
Copy link

@DenisShakinov DenisShakinov commented Jan 16, 2026

Fixes #10

@DenisShakinov
Copy link
Author

based on the latest updates from JetBrain team, we might not need this change in this pull request, and also this library in general:
https://kotlinlang.org/docs/multiplatform/whats-new-compose-110.html#overlay-placement-for-interop-views
I will definitely test this new experimental placedAsOverlay parameter, and if it's works as described, I will close this pull request

@DenisShakinov
Copy link
Author

yes,
UIKitView( ... properties = UIKitInteropProperties(placedAsOverlay = true) )
works out of the box in the compose 1.10.0. I guess we can close this library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Class 'SnizzorsInteropViewHolder' is not abstract and does not implement abstract base class member: val measurePolicy: MeasurePolicy

1 participant