File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 33 <img src="/Docs/Images/FullScreenSafariView-Logotype.svg">
44</p >
55
6+ <p align =" center " >
7+ <a href="https://swift.org/">
8+ <img src="https://img.shields.io/badge/Swift-5.1-f05138" alt="Swift: 5.1">
9+ </a>
10+ <a href="https://github.com/stleamist/FullScreenSafariView/releases/latest">
11+ <img src="https://img.shields.io/github/v/release/stleamist/FullScreenSafariView?label=version" alt="version">
12+ </a>
13+ <a href="https://swift.org/package-manager/">
14+ <img src="https://img.shields.io/badge/SwiftPM-compatible-brightgreen" alt="SwiftPM: compatible">
15+ </a>
16+ <a href="/LICENSE">
17+ <img src="https://img.shields.io/github/license/stleamist/FullScreenSafariView" alt="license">
18+ </a>
19+ <a href="https://twitter.com/stleamist">
20+ <img src="https://img.shields.io/badge/contact-@stleamist-1da1f2" alt="contact: @stleamist">
21+ </a>
22+ </p >
23+
624# FullScreenSafariView
725FullScreenSafariView is a clean way to present a full-screen SFSafariViewController with a push transition in SwiftUI.
826
You can’t perform that action at this time.
0 commit comments