Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

After rotate transform drag translation works in opposite direction at 180deg rotate #165

Open
khabbab opened this issue Mar 8, 2021 · 0 comments

Comments

@khabbab
Copy link

khabbab commented Mar 8, 2021

import ImageZoom from 'react-native-image-pan-zoom'
<View style={{transform:[{rotate:"180deg"}]}}>
<ImageZoom
............
>
...............
</ImageZoom>
<View>

after rotate transform "ImageZoom" translate in different directions on drag.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant