{"id":15037655,"url":"https://github.com/sethsky/koalertcontroller","last_synced_at":"2025-06-17T12:36:55.461Z","repository":{"id":56917460,"uuid":"115436334","full_name":"SethSky/KOAlertController","owner":"SethSky","description":"KOAlertController custom alert controller, alternative default UIAlertController","archived":false,"fork":false,"pushed_at":"2019-04-26T15:20:58.000Z","size":1199,"stargazers_count":36,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-10T09:01:56.965Z","etag":null,"topics":["swift-3","uialertcontroller","xcode"],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SethSky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-12-26T16:05:20.000Z","updated_at":"2024-02-19T08:11:13.000Z","dependencies_parsed_at":"2022-08-21T04:50:47.873Z","dependency_job_id":null,"html_url":"https://github.com/SethSky/KOAlertController","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/SethSky/KOAlertController","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SethSky%2FKOAlertController","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SethSky%2FKOAlertController/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SethSky%2FKOAlertController/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SethSky%2FKOAlertController/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SethSky","download_url":"https://codeload.github.com/SethSky/KOAlertController/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SethSky%2FKOAlertController/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260359869,"owners_count":22997382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["swift-3","uialertcontroller","xcode"],"created_at":"2024-09-24T20:35:15.847Z","updated_at":"2025-06-17T12:36:50.448Z","avatar_url":"https://github.com/SethSky.png","language":"Swift","readme":"[![CocoaPods Compatible](https://img.shields.io/cocoapods/v/KOAlertController.svg)](https://img.shields.io/cocoapods/v/KOAlertController.svg)\n[![Platform](https://img.shields.io/cocoapods/p/KOAlertController.svg?style=flat)](https://img.shields.io/cocoapods/p/KOAlertController.svg?style=flat)\n[![Build Status](https://travis-ci.org/SethSky/KOAlertController.svg?branch=master)](https://travis-ci.org/SethSky/KOAlertController)\n\nKOAlertController is an custom alert controller library written in Swift.\nUse this class to configure alerts and action sheets with the message that you want to display and the actions from which to choose\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"Assets/KOAlertController_1.png\" width=\"225\" height=\"400\"\u003e\n\u003cimg src=\"Assets/KOAlertController_3.png\" width=\"225\" height=\"400\"\u003e\n\u003cimg src=\"Assets/KOAlertController_6.png\" width=\"225\" height=\"400\"\u003e\n\u003cimg src=\"Assets/KOAlertController_4.png\" width=\"225\" height=\"400\"\u003e\n\u003cimg src=\"Assets/KOAlertController_7.png\" width=\"225\" height=\"400\"\u003e\n\u003cimg src=\"Assets/KOAlertController_8.png\" width=\"225\" height=\"400\"\u003e\n\u003c/div\u003e\n\n- [Features](#features)\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](Documentation/Usage.md)\n- [Screenshots](Assets/)\n- [License](#license)\n\n## Features\n\n- [x] Add actions with style button\n- [x] When configuring an alert with the alert style, you can also add text fields to the alert interface\n- [x] Has the ability to use custom text fields\n- [x] Custom style (Colors, Fonts, Padding)\n- [x] Add Image to the right area alert view\n- [x] Built-in scroll into the content area\n- [x] Supported landscape and portrait interface orientation\n\n## Requirements\n\n- iOS 9.0+\n- Xcode 8.3+\n- Swift 3.1+\n\n## Installation\n\n### CocoaPods\n\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n\n```bash\n$ gem install cocoapods\n```\n\n\u003e CocoaPods 1.1+ is required to build KOAlertController 1.0.1+.\n\nTo integrate KOAlertController into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '10.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'KOAlertController', '~\u003e 1.0.2'\nend\n```\n\nThen, run the following command:\n\n```bash\n$ pod install\n```\n## License\n\nKOAlertController is released under the MIT license. [See LICENSE](LICENSE) for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsethsky%2Fkoalertcontroller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsethsky%2Fkoalertcontroller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsethsky%2Fkoalertcontroller/lists"}