feature/extend-tauri-generated-xcode-project-for-tvos-target
md 31 lines 715 Bytes
Rendered Raw
1 <!-- LOGO -->
2 <h1>
3 <p align="center">
4 <img src="https://avatars.githubusercontent.com/u/89791739?s=200&v=4" alt="Logo" width="128">
5 <br>Tauri Plugin iOS Window
6 </h1>
7 <p align="center">
8 Multi windows (or rather view controllers) for iOS.
9 <br />
10 <a href="README.md#about">About</a>
11 ·
12 <a href="README.md#license">License</a>
13 ·
14 <a href="./docs">Documentation</a>
15 ·
16 <a href="CONTRIBUTING.md">Contributing</a>
17 </p>
18 </p>
19
20 ## About
21
22 A Tauri plugin for opening modal windows with WebView on iOS, perfect for OAuth flows and external authentication.
23
24
25 ## License
26
27 MIT
28
29 ## Credits
30
31 2026 [smbCloud](https://github.com/smbCloudXYZ). Built for [SplitFire AI](https://splitfire.ai).