Skip to content

This is the fourth project from 100 days of Swift course

Notifications You must be signed in to change notification settings

brGuirra/100-days-swift-project-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple Browser

This is the fourth project from Hacking With Swift 100 days of Swift course.


💁🏽‍♂️ Overview

This app is simple browser that allows users to access a list of websites.

⚙️ How it works

The user can access a list of websites offered by the app. It's possible to navigate between previous and next pages and reload the current website.

📹 Video

🔨 Built with

  • UIKit
  • Storyboard

🤓 What I learned

  • loadView()
  • WKWebView
  • Delegation
  • URL
  • URLRequest
  • UIToolbar
  • UIProgressView
  • Key-Value Observing

⌨ How to use it

Download this repository, open it in Xcode and press command + R to run the simulator

About

This is the fourth project from 100 days of Swift course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages