You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Mon, 8 Jul 2019, 3:54 p.m. Yasir KAVRAŞ, ***@***.***> wrote:
Hello,
1 - yarn add react-navigation
2 - yarn add react-native-gesture-handler
3 - cd ios/
4 - pod install
5 - cd ..
6 - react-native run-ios and react-native run-android
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#676>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ALAPVJHCAPBRJGN37JN7MKDP6MME5ANCNFSM4H6XUVLQ>
.
hirvin-faria, bibek-magar, Smerlyn-Javier, Hervera, AlexAlexandre and 5 more
many thanks for your video. @dangtienngoc , I use jetifier It was been build successful.
A anoter error in emulator : TypeError: null is not an object (evaluating '_RNGestureHandlerModule.default.createGestureHandler') This error is located at in PanGestureHandler (at StackViewLayout.tsx:372)
Any solutions?
In react-native@0.59.10 it doesn't work. I still get the same error, even after jetify "null is not an object ( evaluating 'RNGestureHandlerModule.default.Direction')"
Activity
mohammad-yousuf commentedon Jul 9, 2019
SeaMoonTime commentedon Jul 9, 2019
I have the same questions.
SeaMoonTime commentedon Jul 9, 2019
In 0.60, this is an awful bug. Please solve it as soon as possible.
har2008preet commentedon Jul 9, 2019
pod install on ios folder works for me
m2mathew commentedon Jul 9, 2019
This worked. Thanks, @har2008preet! 🚀
dangtienngoc commentedon Jul 10, 2019
How resolve it on Android and Window system.
SeaMoonTime commentedon Jul 10, 2019
it works well in iOS, but still fail to run in Android. Who can tell me how to solve the bug in Android?
dangtienngoc commentedon Jul 10, 2019
I run my app on Android successfully with react-native-gesture-handler
MrHazimAli commentedon Jul 10, 2019
@dangtienngoc , can you help how to use jetify to fix android X?
dangtienngoc commentedon Jul 10, 2019
You can check it here: https://github.com/mikehardy/jetifier
dangtienngoc commentedon Jul 10, 2019
@MrHazimAli I do a video my step resolve issue here:
-- cd ios
-- pod install
MrHazimAli commentedon Jul 10, 2019
thanks @dangtienngoc , working!
SeaMoonTime commentedon Jul 10, 2019
thanks @dangtienngoc , it works!!!!
0xinhua commentedon Jul 10, 2019
many thanks for your video. @dangtienngoc , I use jetifier It was been build successful.
A anoter error in emulator :
TypeError: null is not an object (evaluating '_RNGestureHandlerModule.default.createGestureHandler') This error is located at in PanGestureHandler (at StackViewLayout.tsx:372)
Any solutions?
meraklis56 commentedon Jul 10, 2019
In react-native@0.59.10 it doesn't work. I still get the same error, even after jetify "null is not an object ( evaluating 'RNGestureHandlerModule.default.Direction')"
100 remaining items