Swift framework for displaying message in app.
- Xcode 10+
- Swift 5+
- iOS 10+
Show a simple message
let keiKaiView = KeikaiView(message: "Hello World!", duration: .short)
keiKaiView.show()
(Aashish Tamsya)[https://www.aashishtamsya.com]
KeiKai is released under the MIT license. See (LICENSE)[/LICENSE] for details.