Skip to content

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

Notifications You must be signed in to change notification settings

drjkuria/SwiftyFriends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages