-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Support Compose Multiplatform #142
Comments
@PatilShreyas In Compose Multiplatform you can try this for jvm and ios
And convert picture to ImageBitmap
|
Thanks for the insights @Darkrai9x, will try this out. Also, will need to explore this at least for Desktop and iOS platforms and as a low priority for the web as a target. |
Note: In Compose 1.7+ the API changed Also looks like new API KMP compatible 🥳 |
With the latest 3.0.0, is there any update to this? |
Due to migration to new Modifier API, please consider to add support Compose Multiplatform 🙂
The text was updated successfully, but these errors were encountered: