Skip to content

A test iOS/Swfit App that loads JSON data into a tableview, and also loads a URL into a UIWebView detail view.

Notifications You must be signed in to change notification settings

kevindeleon/JSONTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSONTestApp

A test iOS/Swfit App that loads JSON data into a UITableView, and also loads a URL into a UIWebView detail view.

Initial code comes from a tutorial at http://www.learnswift.io/

Added the functionality as recommended in the last part of the tutorial to load the url in a webview for each repository as an additional "challenge".

May add a search bar for the repos as well if I have time.

About

A test iOS/Swfit App that loads JSON data into a tableview, and also loads a URL into a UIWebView detail view.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages