Skip to content

A proof-of-concept demo app to learn more about iOS development using Swift.

Notifications You must be signed in to change notification settings

mattsherman/WDW-Explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WDW Explorer

A proof-of-concept demo app to learn more about iOS development using Swift.

Search for WDW attractions and see details about them.

Thanks to Aaron Douglas for the fantastic introduction crash course at the Automattic Grand Meetup that made this possible.

Features Used

  • UINavigationController
  • UITableViewController
    • Passing data from one view controller to another
  • UISearchController
    • With scope bar
  • REST API calls

Demo Video

Demo Video

About

A proof-of-concept demo app to learn more about iOS development using Swift.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages