来自 100 天 Swift 课程的第四个项目

简单浏览器

这是 Hacking With Swift 100 天 Swift 课程的第四个项目。


??‍♂️ 概述

这个应用程序是简单的浏览器,允许用户访问网站列表。

⚙️ 工作原理

用户可以访问应用程序提供的网站列表。可以在上一页和下一页之间
导航并重新加载当前网站。

?视频

? 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

GitHub

点击跳转