No description
  • Cython 78%
  • Swift 22%
Find a file
Milen Pivchev a3254d4936
Wrap preiews in DEBUG
Signed-off-by: Milen Pivchev <milen.pivchev@gmail.com>
2026-05-04 13:37:58 +02:00
.github/workflows Updated GitHub test action. 2025-06-06 09:39:01 +02:00
.tx TX Update 2025-06-03 08:55:15 +02:00
Sources/SwiftNextcloudUI Wrap preiews in DEBUG 2026-05-04 13:37:58 +02:00
Tests/SwiftNextcloudUITests Extended URL sanitization to take path prefixes and index.php into consideration. 2025-06-30 16:45:29 +02:00
.gitignore Initial commit. 2025-06-02 13:02:52 +02:00
.swiftlint.yml Updated incorrect inclusion list of SwiftLint configuration file. 2025-06-02 15:33:55 +02:00
Package.resolved Removed obsolete Swift DocC build plugin. 2025-06-02 15:55:54 +02:00
Package.swift Lib update 2026-04-30 11:11:50 +02:00
README.md Added documentation catalog and moved some content from README to documentation landing page. 2025-06-12 09:12:00 +02:00
SwiftNextcloudUI.png Initial commit. 2025-06-02 13:02:52 +02:00
SwiftNextcloudUI.pxd Initial commit. 2025-06-02 13:02:52 +02:00
SwiftNextcloudUI.svg Initial commit. 2025-06-02 13:02:52 +02:00

Logo of SwiftNextcloudUI

SwiftNextcloudUI

A package to provide common user interface elements of apps by Nextcloud written in SwiftUI.

Documentation

The developer documentation is build automatically in GitHub actions and deployed to GitHub pages:

https://nextcloud.github.io/swiftnextcloudui/documentation/swiftnextcloudui/

Please refer to that for further information. This README is kept concise to avoid redundant information.