Skip to content

Commit

Permalink
Merge pull request #14543 from bernhardoj/fix/14312
Browse files Browse the repository at this point in the history
Disable google places auto complete scroll
  • Loading branch information
johnmlee101 authored Jan 26, 2023
2 parents fafab61 + b69464b commit 1a985e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/AddressSearch.js
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ const AddressSearch = (props) => {
>
<View style={styles.w100}>
<GooglePlacesAutocomplete
disableScroll
fetchDetails
suppressDefaultStyles
enablePoweredByContainer={false}
Expand Down

0 comments on commit 1a985e6

Please sign in to comment.