twodayslate / claw

A lobste.rs Reader
https://apps.apple.com/us/app/id1531645542
Other
35 stars 1 forks source link

Browser navigation options #17

Closed twodayslate closed 3 years ago

twodayslate commented 3 years ago

Refresh, forward, back, share, open in Safari, etc.

Currently using WebView

SFSafariViewController probably the way to go as I don't expect needing anything custom.

The tab bar should be removed when browser is activated.

Will be tightly coupled with #18

twodayslate commented 3 years ago

This is complete in 8aa3157