kiddkai / react-native-gestures

Composable React Native Gestures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug on 3.0

sibelius opened this issue · comments

React.createElement: type should not be null, undefined, boolean, or number. It should be a string (for DOM elements) or a ReactClass (for composite components).

this is happening on GestureView

it is working on this commit 147c085

@sibelius This is happening for me too, thanks for posting this solution.

@kiddkai any idea when this will be merged in?

@sibelius sir, can i get example to using this lib? i try on readme but not working,