Swiftpack.co - SwiftUI-Projects/KeyboardKitSwiftUI as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by SwiftUI-Projects.
SwiftUI-Projects/KeyboardKitSwiftUI 2.9.0
KeyboardKitSwiftUI contains SwiftUI add-ons to KeyboardKit
⭐️ 4
🕓 3 years ago
iOS
.package(url: "https://github.com/SwiftUI-Projects/KeyboardKitSwiftUI.git", from: "2.9.0")

Version Platform Swift 5.1 License Twitter: @danielsaidi

About KeyboardKitSwiftUI

KeyboardKitSwiftUI extends KeyboardKit with SwiftUI functionality.

It's temporarily a separate framework, since Xcode can't handle iOS 13 features in a framework that targets iOS 11. When this is fixed, this library will be included in the main project.

Installation

Swift Package Manager

The easiest way to add KeyboardKitSwiftUI to your project in Xcode 11 is to use Swift Package Manager:

https://github.com/danielsaidi/KeyboardKitSwiftUI.git

CocoaPods

target 'HostApp' do
  pod 'KeyboardKitSwiftUI'
end

target 'KeyboardExt' do
  pod 'KeyboardKitSwiftUI'
end

Manual installation

To manually add KeyboardKitSwiftUI to your app, clone this repository, add KeyboardKitSwiftUI.xcodeproj to your project and KeyboardKitSwiftUI.framework as an embedded app binary and target dependency.

SwiftUI

KeyboardKitSwiftUI offers new views and tools that helps you build keyboards in SwiftUI.

I will add readmes and demos of these later. Until then, I hope that the code speaks for itself.

Contact me

Feel free to reach out if you have questions or if you want to contribute in any way:

Clients

KeyboardKitSwiftUI is proudly supported by the following clients:

Anomaly Software

License

KeyboardKitSwiftUI is available under the MIT license. See LICENSE file for more info.

GitHub

link
Stars: 4
Last commit: 3 years ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics