-
Notifications
You must be signed in to change notification settings - Fork 89
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
In android version it's not working #104
Comments
devmegaminds
changed the title
in android version it's nor working
In android version it's not working
Jul 2, 2021
In android passing the children within the draggable does not seem to be working instead you can use imageSource prop of Draggable to use image. Also embed Text in Image with help of UX for Android. I've created below conditional rendering for iOS and Android which is working fine for me. For iOS you can use Child elements as you wish.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I am developing an application in version android and ios version, I want to set draggable image and text on ImageBackground,
in the ios version[image and text id draggable], it's work fine but in the android version I can't drag [text is draggable but image is not draggable ]
The text was updated successfully, but these errors were encountered: