Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.12 KB

README.md

File metadata and controls

43 lines (24 loc) · 1.12 KB

Find Places

With Google Place API

It has implemented Google Place API and Load More items while scrolling.

I already take cared messages and activity indicator in ListView's Footer View.

Dev Env:

  • Xamarin Forms
  • MVVM Pattern
  • Prism Framework
  • Google Place API
  • Infinite Scrolled ListView
  • FooterView

Platform:

  • iOS

  • Android

    *NOTE: You would need to generate `API KEY` to make it working and search place for you.*
    

Locate Constants.cs file:

Constants.cs

Now, Locate PlaceAppApiKey string:

Place App Api Key String

Sample Video:

Watch the video

Cheers!! { rzee }