A Tabbar application. First Tab: Display Images On UICollectionView From pixabay API / Unsplash API (Free APIs for getting random images). It display images on a grid through flip animation. On clicking the image it will show the large preview of image.
Second Tab: Display Google Map with current user location. On First Long Tap, Drop pin on the location. On second Long Tap to different location it drop pin on that location and draw a path between the two locations as well.
Goto the project directory via terminal and type "pod install". It will install all dependencies to the project. To start a project double click on Shehzad.xcworkspace.