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

Fix parameter name in _getFlatList function

Open Csutkas opened this issue 3 years ago • 2 comments

According to my issue (#792) I make this pull request to let listView's borderRadius style work in Android devices as well. There was a wrong parameter name in the _getFlatList function. The fix is change the parameter name from style to contentContainerStyle. Please review, thank you.

Csutkas avatar Jan 27 '22 15:01 Csutkas

@FaridSafi

Csutkas avatar Feb 03 '22 07:02 Csutkas

Can someone please accept the PR? @bell-steven @FaridSafi

Csutkas avatar Mar 04 '22 09:03 Csutkas