{"id":26763439,"url":"https://github.com/kirollossa/kmpopup","last_synced_at":"2025-04-15T11:06:32.699Z","repository":{"id":56917413,"uuid":"118473783","full_name":"KirollosSa/KMPopUp","owner":"KirollosSa","description":"Show your message in Popup Message with Duration ","archived":false,"fork":false,"pushed_at":"2019-01-21T13:40:48.000Z","size":321,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T11:06:14.231Z","etag":null,"topics":["cocoa","cocoa-touch","cocoapod","cocoapods","ios","ios-app","messaging","mobile","mobile-app","objective-c","popup-message","swift"],"latest_commit_sha":null,"homepage":"","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/KirollosSa.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":"2018-01-22T15:13:28.000Z","updated_at":"2022-11-09T21:47:18.000Z","dependencies_parsed_at":"2022-08-21T03:50:42.797Z","dependency_job_id":null,"html_url":"https://github.com/KirollosSa/KMPopUp","commit_stats":null,"previous_names":["kirollossa/-kmpopup"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirollosSa%2FKMPopUp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirollosSa%2FKMPopUp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirollosSa%2FKMPopUp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KirollosSa%2FKMPopUp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KirollosSa","download_url":"https://codeload.github.com/KirollosSa/KMPopUp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249058371,"owners_count":21205910,"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":["cocoa","cocoa-touch","cocoapod","cocoapods","ios","ios-app","messaging","mobile","mobile-app","objective-c","popup-message","swift"],"created_at":"2025-03-28T19:18:12.967Z","updated_at":"2025-04-15T11:06:32.678Z","avatar_url":"https://github.com/KirollosSa.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KMPopUp\n\nView your message in a simple and easy to use way 🎉\n\n[![CI Status](http://img.shields.io/travis/KirollosSa/-KMPopUp.svg?style=flat)](https://travis-ci.org/KirollosSa/-KMPopUp)\n[![Version](https://img.shields.io/cocoapods/v/KMPopUp.svg?style=flat)](http://cocoapods.org/pods/KMPopUp)\n[![License](https://img.shields.io/cocoapods/l/KMPopUp.svg?style=flat)](http://cocoapods.org/pods/KMPopUp)\n[![Platform](https://img.shields.io/cocoapods/p/KMPopUp.svg?style=flat)](http://cocoapods.org/pods/KMPopUp)\n\n## 📱📱\n[![Demo Doccou alpha](https://media.giphy.com/media/1qWloKKLPUdvsL6ocO/giphy.gif)](https://www.youtube.com/watch?v=Pwvm9L0p2G0)\n\n## Example\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\n# Requirements \n\n\n## Installation \n\nKMPopUp is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```swift\npod 'KMPopUp'\n\npod 'KMPopUp' , '~\u003e 1.1.5' // for swift 3.2\npod 'KMPopUp' , '~\u003e 1.2.0' // for swift 4.2\n```\n\n## Setup ✋\n1 - Just Add new View Controller in Main.storyboard\n\n2 - And set its 'Class' with \"KMPopViewController\" and also its 'Storyboard ID' with the same name of Class \"KMPopViewController\" .\"\n\n## Usage \n```swift\nimport KMPopUp\n\n// Optional parameters\n// 'withAlpha' is optional parameter with default value = 0.8\n\n// message hide with duration\nKMPopUp.ShowMessageWithDuration(controller: self, message: \"YOUR MESSAGE\", image: \"YOUR IMAGE\", duration: 2.0,withAlpha: 0.8)\n\n// message hide on tab\nKMPopUp.ShowMessage(controller: self, message: \"YOUR MESSAGE\", image: \"YOUR IMAGE\" ,withAlpha: 0.8)\n\n// message popup over screen\nKMPopUp.ShowScreenPopUp(self, message: \"YOUR MESSAGE\", image: \"YOUR IMAGE\", withAlpha: 0.8)\n\n\n```\n\n\n## Author\n\nKirollos Maged, E-mail : kerolosmagid@gmail.com 😊\n\n#### License\n\nKMPopUp is available under the MIT license. See the LICENSE file for more info. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirollossa%2Fkmpopup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirollossa%2Fkmpopup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirollossa%2Fkmpopup/lists"}