Google Places Autocomplete extension for Xamarin Forms

PlacesBar:
A cross-platform implementation of my GooglePlacesAutocomplete iOS package



Representing my first attempt at creating a class library for Xamarin Forms, I created PlacesBar, an extension of the Xamarin Forms SearchBar class which can be used for Google Places Autocomplete implementations.


Included in the repository is a Xamarin Forms example project with an implementation for the PlacesBar which runs beautifully on both iOS and Android (Windows Phone not yet tested).