Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bell-steven authored Jul 29, 2020
1 parent 705259f commit f6bdd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ This library does not use the iOS, Android or JS SDKs from Google. This comes wi

## Inside ScrollView or FlatList

If you need to include this component inside a ScrolView or FlatList, remember to apply the `keyboardShouldPersistTaps` attribute to all ancestors ScrollView or FlatList (https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/486#issuecomment-665602257)
If you need to include this component inside a ScrolView or FlatList, remember to apply the `keyboardShouldPersistTaps` attribute to all ancestors ScrollView or FlatList (see [this](https://github.com/FaridSafi/react-native-google-places-autocomplete/issues/486#issuecomment-665602257) issue comment).

## Changelog

Expand Down

0 comments on commit f6bdd2c

Please sign in to comment.