Skip to content

Releases: shichongrui/react-native-test-utils

Version 1.3.0

Choose a tag to compare

@shichongrui shichongrui released this 04 Apr 13:50

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

v1.2.0

Choose a tag to compare

@shichongrui shichongrui released this 09 Feb 15:46

Adds two methods

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