react-native-gestures
react-native-gestures copied to clipboard
bug on 3.0
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 https://github.com/kiddkai/react-native-gestures/commit/147c085acb7b1726dc8b644db9ffd8ca73ef224a
@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,