Skip to content

muhaiminmahi/TableView-Mapkit-Basic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Discover Lyon

This project introduces simple UIKit components in the Swift environment. The theme of the application is presentation of the city of Lyon, France.

The app begins with a tab bar controller, offering the user 3 bar view choices. The first scene is a short introduction of Lyon and demonstrates a scroll feature. The next tab bar item takes the user to a table view of common favourite places in the city, where each table cell is connected to the related activity in another scene. The third tab offers a map view of the city, with annotations for places, current user location information and zoom buttons for scrolling the map. The app has been tested in Xcode 10.1, Swift 4.2 and with iPhone 6.

Swift Topics covered

  • UIViewController
  • UITabBarViewController
  • UITableViewController
  • UIScrollView
  • MapKit
  • View user location
  • Add annotations in the map view
  • Zoom buttons for map view
  • Passing data between controllers via Segue
  • Custom app icon image
  • Hyperlinking of buttons
  • Custom button shapes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages