Swiftpack.co - rizumita/CTFeedbackSwift as Swift Package

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.
See all packages published by rizumita.
rizumita/CTFeedbackSwift v0.1.9
Feedback mail composer for iOS re-written in Swift of CTFeedback
⭐️ 69
🕓 2 years ago
iOS watchOS tvOS
.package(url: "https://github.com/rizumita/CTFeedbackSwift.git", from: "v0.1.9")

CTFeedbackSwift

CTFeedbackSwift is a framework to compose a feedback for iOS 9.0+

CTFeedback is written in Objective-C. CTFeedbackSwift is rebooted with Swift.

Screenshot

Install

CTFeedbackSwift is now support Carthage.

Cartfile

github "rizumita/CTFeedbackSwift"

And do along Carthage documents.

How to use

let configuration = FeedbackConfiguration(toRecipients: ["[email protected]"], usesHTML: true)
let controller    = FeedbackViewController(configuration: configuration)
navigationController?.pushViewController(controller, animated: true)

License

MIT License

GitHub

link
Stars: 69
Last commit: 1 year ago
Advertisement: IndiePitcher.com - Cold Email Software for Startups

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