Releases: shichongrui/react-native-test-utils
Releases · shichongrui/react-native-test-utils
Version 1.3.0
Simulate method will return early if the component is disabled.
Automatic mocking of common React Native Components.
v1.2.0
Adds two methods
- instance (returns the underlying
react-test-renderer
instance) - state (gives you the state of your component