native-testing-library-docs icon indicating copy to clipboard operation
native-testing-library-docs copied to clipboard

🐳 Docs site for native-testing-library

Results 8 native-testing-library-docs issues
Sort by recently updated
recently updated
newest added

Hi :wave: My name is Steve Galili, big fan of the library I've discovered lately after participating in a workshop given by Kent. I've added an extra navigation example that...

Adds @vanGalilea as a contributor for doc. This was requested by vanGalilea [in this comment](https://github.com/testing-library/native-testing-library-docs/pull/34#issuecomment-660253152)

Added `Pressable` to the list of supported components which will be supported when [this PR](https://github.com/testing-library/native-testing-library/pull/136) has been published. I've also run Prettier against the project which was not in sync...

Hi there! I was struggling to find a solution to this problem, after digging enough i found this temp fix somebody made. I'd really like to add this temporarily until...

I took a cue from @causztic PR made here https://github.com/testing-library/native-testing-library/pull/83

As Apollo becomes a more common tool for data fetching, there will be an increase of people looking to test their apollo implementations within their RN applications. While there are...