Skip to content

Releases: shichongrui/react-native-test-utils

Version 1.3.0

04 Apr 13:50
Compare
Choose a tag to compare

Simulate method will return early if the component is disabled.
Automatic mocking of common React Native Components.

v1.2.0

09 Feb 15:46
Compare
Choose a tag to compare

Adds two methods

  • instance (returns the underlying react-test-renderer instance)
  • state (gives you the state of your component