Example Source Code: An iOS App Allowing You To Find The Nearest Starbucks And Get Directions

I’ve mentioned a number of open source iOS apps, and here’s an interesting open source app called Doppio from Christian Roman.

Doppio utilizes the open source AFNetworking for communications, and Mantle for easily converting received data to Objective-C objects.

Doppio allows you to find the nearest Starbucks using the Starbucks API providing a neat map display in app, and allowing the user to open directions in their choice of map apps (between Apple Maps Google Maps, and Waze).

Here are a couple of images showing Doppio in action:
Doppio Doppio

You can find the source code for Doppio on Github here.

You can find Doppio on the App Store here.

More: Open Source Apps

FacebookTwitterDiggStumbleUponGoogle Plus

Original article: Example Source Code: An iOS App Allowing You To Find The Nearest Starbucks And Get Directions

©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *