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.
I upgraded to @testing-library/react-native v10 and noticed that there were some breaking changes.
Like for example we were using the RenderAPI type in our project and after the upgrade it is not exported, with what should we replace that?