KOAlertController
KOAlertController custom alert controller, alternative default UIAlertController
Install / Use
/learn @SethSky/KOAlertControllerREADME
KOAlertController is an custom alert controller library written in Swift. Use this class to configure alerts and action sheets with the message that you want to display and the actions from which to choose
<div align="center"> <img src="Assets/KOAlertController_1.png" width="225" height="400"> <img src="Assets/KOAlertController_3.png" width="225" height="400"> <img src="Assets/KOAlertController_6.png" width="225" height="400"> <img src="Assets/KOAlertController_4.png" width="225" height="400"> <img src="Assets/KOAlertController_7.png" width="225" height="400"> <img src="Assets/KOAlertController_8.png" width="225" height="400"> </div>Features
- [x] Add actions with style button
- [x] When configuring an alert with the alert style, you can also add text fields to the alert interface
- [x] Has the ability to use custom text fields
- [x] Custom style (Colors, Fonts, Padding)
- [x] Add Image to the right area alert view
- [x] Built-in scroll into the content area
- [x] Supported landscape and portrait interface orientation
Requirements
- iOS 9.0+
- Xcode 8.3+
- Swift 3.1+
Installation
CocoaPods
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
$ gem install cocoapods
CocoaPods 1.1+ is required to build KOAlertController 1.0.1+.
To integrate KOAlertController into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
target '<Your Target Name>' do
pod 'KOAlertController', '~> 1.0.2'
end
Then, run the following command:
$ pod install
License
KOAlertController is released under the MIT license. See LICENSE for details.
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
