Kyle Baker

Results 2 issues of Kyle Baker

## Describe the bug Using the new [`renderHook`](https://callstack.github.io/react-native-testing-library/docs/api#renderhook) function included in this library does not behave the same way when it comes to awaiting different return values as the other...

bug
help wanted
compat: testing-library
hooks

We've seen a few crashes in our production app where this library was calling into the JS module before the react instance was fully initialized. This PR adds a quick...