Maciej Jastrzebski

Results 168 comments of Maciej Jastrzebski

I will try to work on that next week

@fluiddot Do you have capacity to work on updating this PR? @dcalhoun, @Norfeldt & others: maybe you are willing to take over this. re `isInaccessible` function/`respectAccessiblity` option from RNTL: it...

@fluiddot Overall the current implementation looks solid. I think it's sensible approach to base it on [Jest DOM matcher code](https://github.com/testing-library/jest-dom/blob/main/src/__tests__/to-be-visible.js) with some tweaks to adjust for different props in RN...

@fluiddot would you be able to rebase the code and migrate it to typescript as the current codebase uses it now.

@fluiddot looks pretty solid. I think the code is ready, I've added some tweak to code comments. Pls fix code coverage back to 100%. It should be a matter of...

Closing as stale. @sammysium If the issue persists with the latest versions of RNTL & JN, please submit a new issue with minimal repro repository. For overall convenience please use...

Closing as stale. @jorgeruvalcaba If the issue persists with the latest release v5.0.0. Please submit a new issue with minimal repro repository. For our convenience please use [`examples/basic`](https://github.com/callstack/react-native-testing-library/tree/main/examples/basic) from React...

@brunohkbx We definitely should update the current code, however just removing `DISABLE_TYPES` will probably not be enough. Disabled element checks in RNTL have their own logic, which is different than...

@Ne3l I've closed comments that I think are resolved. Sometimes it's hard to easily figure out if the given comment is solved or not, as they disappear from "Files changed"...