Skip to content

PartidoDeLaRed/workshop-ios-basico

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Basic iOS XCode project written Swift that simple uses the reddit REST API to populate a table view with reddit posts titles/author. Clicking on a cell in the table will open a new view that contains a web view, which then loads the complete post.

There are no slides, just the XCode project and an image.

To open the project (XCode required) simply open the file RedditThing.xcworkspace. To run it, just click XCode's play button on the top left.

The image contains the familiar MVC pattern, but as the Cocoa framework uses it with notifications, delegation and protocols.

For more info please contact Alejandro at palebluedot@gmail.com

About

Código fuente del taller de iOS que dio Alejandro Santander

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages