Skip to content
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

Not working on andriod #27

Open
blazerroad opened this issue Jun 11, 2020 · 4 comments
Open

Not working on andriod #27

blazerroad opened this issue Jun 11, 2020 · 4 comments

Comments

@blazerroad
Copy link

blazerroad commented Jun 11, 2020

this not work on andriod I did do some research I did follow
https://docs.swmansion.com/react-native-gesture-handler/docs/getting-started.html#with-wix-react-native-navigation-https-githubcom-wix-react-native-navigation
i even test with simple TapGestureHandler and PanGestureHandler view animated the view work but the image not

@nguyenductoan1995
Copy link

Did you fix it?

@risingsunho
Copy link

same issue.

@davidmrp
Copy link

I had the same issue about pan gesture not working on Android devices and solved by following the setup guide (using in my project wix/react-native-navigation)

https://docs.swmansion.com/react-native-gesture-handler/docs/#with-wix-react-native-navigation-https-githubcom-wix-react-native-navigation

@eng-naveed
Copy link

I fix it by wrapping root file (App.tsx) in
<GestureHandlerRootView style={{flex: 1}}>
//

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

No branches or pull requests

5 participants