We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecdcdf7 commit 28dcc6fCopy full SHA for 28dcc6f
README.md
@@ -74,6 +74,10 @@ The [public API](docs/API.md) of `react-native-testing-library` is focused aroun
74
- [`waitForElement`](docs/API.md#waitforelement) - waits for non-deterministic periods of time until your element appears or times out.
75
- [`flushMicrotasksQueue`](docs/API.md#flushmicrotasksqueue) - waits for microtasks queue to flush.
76
77
+---
78
+
79
+Supported and used by [Rally Health](https://www.rallyhealth.com/company/careers).
80
81
<!-- badges -->
82
83
[build-badge]: https://img.shields.io/circleci/project/github/callstack/react-native-testing-library/master.svg?style=flat-square
0 commit comments