/Near

iOS App that finds local "venues" using foursquare's API

Primary LanguageObjective-CGNU General Public License v2.0GPL-2.0

Near

iOS App that finds local "venues" using foursquare's API.

Main purpose of the app was to get familiar with ReactiveCocoa but it still works

Screenshots

Screen 1 screen 2 screen 3 screen 4 screen 5

Setup

In terminal:

$ git clone https://github.com/mglagola/Near.git
$ cd Near
$ pod install

Open Near.xcworkspace

Build & Run.