react-native-gestures icon indicating copy to clipboard operation
react-native-gestures copied to clipboard

bug on 3.0

Open sibelius opened this issue 9 years ago • 4 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

sibelius avatar Jun 20 '16 20:06 sibelius

it is working on this commit https://github.com/kiddkai/react-native-gestures/commit/147c085acb7b1726dc8b644db9ffd8ca73ef224a

sibelius avatar Jun 20 '16 21:06 sibelius

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

fernando-sendMail avatar Jul 21 '16 21:07 fernando-sendMail

@kiddkai any idea when this will be merged in?

nitindhar7 avatar Dec 14 '16 20:12 nitindhar7

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

UADACID avatar Apr 23 '17 01:04 UADACID