📦 fluentui-apple/ microsoft
UIKit and AppKit controls for building native Microsoft experiences
Открыть на GitHub ↗обновлён 18ч назад
Звёзды
★ 974
Форки
177
За неделю
—
За месяц
—
Рост %
—
Язык
Swift
Установка и запуск
Install and use FluentUI
Requirements
- iOS 17+ or macOS 14+
- Xcode 26.0+
- Swift 5.9+
Using Swift Package Manager
To integrate FluentUI using SwiftUI, specify it as a dependency in your Xcode project or Package.swift file:
dependencies: [
.package(url: "https://github.com/microsoft/fluentui-apple.git", .upToNextMinor(from: "X.X.X")),
],
Using CocoaPods
To get set up with CocoaPods visit their getting started guide.
To integrate FluentUI into your Xcode project using CocoaPods, specify it in your Podfile:
pod 'MicrosoftFluentUI', '~> X.X.X'
Из README репозитория · полный README на GitHub
Категории
Теги
appkitcocoafluentui-appleiosmacosmicrosoftuikit