Root-App / react-native-mock-render

a fork of react-native-mock that renders
MIT License
85 stars 50 forks source link

Mock Touchable.js also please. #78

Open ckruppe opened 4 years ago

ckruppe commented 4 years ago

I'm using your mock to drive unit tests for react-native components and got problems lately with react-native-svg not finding the touchable mixins. Could you please also support the plain Touchable class.

Anisha7 commented 4 years ago

Same here. I get this error --> TypeError: Cannot read property 'touchableHandleStartShouldSetResponder' of undefined