testing-library/native-testing-library-docs

Installation page is outdated

seancwalsh opened this issue ยท 1 comments

Hi there ๐Ÿ‘‹๐Ÿป

I've noticed that the installation page on the documentation website is outdated (https://www.native-testing-library.com/docs/install)

It refers to jest-expo/jest-preset.json, where the file is now jest-expo/jest-preset.js. I can see that this has been updated in the install.md file of this repo.

image

Apologies if you already know about this. Cheers!

Hi @seancwalsh, thanks for raising this.

I believe this issue has been fixed: #11 and can be closed ๐Ÿ‘ @kentcdodds