shichongrui / react-native-test-utils

A test utils library for testing react native components
24 stars 5 forks source link

stop simulate if component is disabled #12

Closed rborn closed 6 years ago

rborn commented 6 years ago

It should handle the simulate issue when disabled is true in this comment: https://github.com/shichongrui/react-native-test-utils/issues/8#issuecomment-366207135

DaKaZ commented 6 years ago

Note - I am not a contributor, I just thought it would be helpful to have a review for @shichongrui