drjkuria / SwiftyFriends

A Swift 3 iOS App that demonstrates working with storyboard, navigation between view controllers, making network calls using Alamofire.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftyFriends

Demonstrates various aspects of iOS developement using swift such as

  • Use of UIViews and UIViewControllers
  • Navigation between screens using segues and UINavigation conrtrollers
  • Simple touch events
  • Basic UI Animations
  • Network calls using Alamofire
  • JSON
  • Basic UI Animation
  • ...

Requirements

  • XCode 8.1 Beta
  • Alamofire 4.0
  • SwiftyJSON
  • Swift 3

About

A Swift 3 iOS App that demonstrates working with storyboard, navigation between view controllers, making network calls using Alamofire.


Languages

Language:Swift 100.0%