search-layout icon indicating copy to clipboard operation
search-layout copied to clipboard

navigation.goBack(null) and fix SearchBar cancelButtonText

Open alangumer opened this issue 5 years ago • 3 comments

  • Add null parameter, If null parameter is not present it won't go back when the Search Screen is a part of a top-level Navigator.
  • Fix SearchBar cancelButtonText.
  • Fix HeaderBackButton import

alangumer avatar Oct 22 '19 19:10 alangumer

i think at this point this library needs to be updated for react-navigation v5 now :)

brentvatne avatar Jun 18 '20 22:06 brentvatne

@brentvatne yeah :), I'm planning to do that next week.

eriveltonelias avatar Jun 18 '20 22:06 eriveltonelias

i think at this point this library needs to be updated for react-navigation v5 now :)

https://github.com/react-navigation/search-layout/pull/20

armenio avatar Nov 17 '20 13:11 armenio