react-native-google-places-autocomplete icon indicating copy to clipboard operation
react-native-google-places-autocomplete copied to clipboard

Add props for ListFooterComponent of the FlatList

Open Rc85 opened this issue 1 year ago • 0 comments

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

Rc85 avatar Apr 09 '24 23:04 Rc85