You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@misbell not sure what's your point here. The provided information is correct and refers to the current version of RNTL.
@testing-library/jest-native is the old solution and is now deprecated and not officially supported by RNTL.
@testing-library/reatct-native/extend-expect import is the recommended one and officially supported way of adding Jest matchers since RNTL v12.4. If it does not work for you then you might be using older version of RNTL, in such case I would recommend to upgrade your RNTL version.
Describe the bug
you're referring to the wrong library!!!
Wasted a whole DAY on this. jest-native here, not react-native. PLEASE FIX THIS.
This is hard enough without adding the documentation written by the authors misleading you!
The text was updated successfully, but these errors were encountered: