Skip to content

Commit

Permalink
Merge pull request Expensify#7330 from parasharrajat/fix-tab-navigation
Browse files Browse the repository at this point in the history
Autoclose address autocomplete list
  • Loading branch information
NikkiWines authored Jan 20, 2022
2 parents f052b94 + 641598f commit 3cce147
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"react-native-document-picker": "^7.1.1",
"react-native-fast-image": "^8.5.11",
"react-native-gesture-handler": "1.9.0",
"react-native-google-places-autocomplete": "^2.4.1",
"react-native-google-places-autocomplete": "git+https://github.com/Expensify/react-native-google-places-autocomplete.git#3bbd17d63e6c38d38d857b50f6037c1c0376ff06",
"react-native-haptic-feedback": "^1.13.0",
"react-native-image-pan-zoom": "^2.1.12",
"react-native-image-picker": "^4.1.2",
Expand Down

0 comments on commit 3cce147

Please sign in to comment.