mirror of
https://github.com/callstack/react-native-testing-library.git
synced 2026-09-18 23:09:04 +08:00
1973cbcaf9
* feat: add skip blur option * fix: skipBlur option disables both endEditing and blur * docs: add skipBlur option to doc * test: add unit testing for skipBlur * docs: tweak * docs: tweaks * chore: fix lint --------- Co-authored-by: Maciej Jastrzebski <mdjastrzebski@gmail.com>