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
[![Sponsored by Callstack][callstack-badge]][callstack]
11
12
12
13
_Appreciation notice: This project is heavily inspired by [react-testing-library](https://github.com/kentcdodds/react-testing-library). Go check it out and use it to test your web React apps._
13
14
@@ -76,6 +77,10 @@ The [public API](https://callstack.github.io/react-native-testing-library/docs/a
76
77
77
78
**Note to users who are more familiar with `react-testing-library`:** This API does not expose `cleanup` because it doesn't interact with the DOM. There's nothing to clean up.
78
79
80
+
## Made with ❤️ at Callstack
81
+
82
+
React Native Testing Library is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Callstack](https://callstack.com) is a group of React and React Native geeks, contact us at [hello@callstack.com](mailto:hello@callstack.com) if you need any help with these or just want to say hi!
83
+
79
84
---
80
85
81
86
Supported and used by [Rally Health](https://www.rallyhealth.com/company/careers).
@@ -94,3 +99,5 @@ Supported and used by [Rally Health](https://www.rallyhealth.com/company/careers
0 commit comments