I'm using a renderItem and I added description, but I wanna hide the text when scale is different to 1.
I'm using onScaleStart and onScaleEnd and its working, but when I trigger a doubleTap, I don´t have any way to validate inside this event that the scale is 1 or not.
I'm using a renderItem and I added description, but I wanna hide the text when scale is different to 1.
I'm using
onScaleStart
andonScaleEnd
and its working, but when I trigger a doubleTap, I don´t have any way to validate inside this event that the scale is 1 or not.