twostraws / Unwrap

Learn Swift interactively on your iPhone.
https://www.hackingwithswift.com
Other
2.3k stars 312 forks source link

Fix webview toolbar items not showing #236

Closed jdkouris closed 2 years ago

jdkouris commented 2 years ago

🛑 This PR is built off of #235, so that should be merged first

What Does this PR do?

The toolbar items on the WebViewController for forwardButton, backButton, and shareButton now appear without hiding the back button to navigate back to the list of news articles

twostraws commented 2 years ago

Thank you!