JaRoMaster

Results 4 comments of JaRoMaster

I'm getting the same error, but it doesn't seem to stop my app from running. Did anyone find a solution for this other than ignoring the error?

> I had similar problem as dragging was not working. So I changed MainActivity.java with the following marked things now it works perfectly. > > ![23](https://user-images.githubusercontent.com/11612240/97719142-bec33400-1aec-11eb-9613-506c8b45319e.png) That soloution worked for...

Okay, I found kind of a soloution myself: It seems like you shouldn't change the RootView in MainActivity.java and wrap your App inside a GesturehHandlerRootView (Some libaries like react-native-navigation already...