react-native-google-places-autocomplete
react-native-google-places-autocomplete copied to clipboard
Add props for ListFooterComponent of the FlatList
Is your feature request related to a problem? Please describe.
Add props for ListFooterComponent of the FlatList
Describe the solution you'd like
Add props for ListFooterComponent of the FlatList so we can render a footer of the list.
Describe alternatives you've considered
Using this component inside a ScrollView.
Additional context