jaing / react-native-places-input

MIT License
46 stars 18 forks source link

Include 'powered by Google` Logo when Showing Predictions #13

Closed jparksecurity closed 4 years ago

jparksecurity commented 4 years ago

According to the Google Maps Platform doc, it says that

Note: When you display predictions from Place Autocomplete, you must include the 'powered by Google' logo. This logo is included in the results list by default, as shown in the above example.

Like the figure below:

So I think it needs to show not only predictions but also the logo.

Thank you!

jaing commented 4 years ago

I added two new props:

New configuration props:

you can add any content you like on top or bottom of a list.