{"id":16064914,"url":"https://github.com/muukii/modernuppernotificationview","last_synced_at":"2025-03-18T05:30:56.680Z","repository":{"id":62447950,"uuid":"62656885","full_name":"muukii/ModernUpperNotificationView","owner":"muukii","description":"ModernUpperNotificationView is simple notification view - powered by","archived":false,"fork":false,"pushed_at":"2016-09-23T04:23:20.000Z","size":2652,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T07:32:16.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/muukii/UpperNotificationController","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muukii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-05T17:39:43.000Z","updated_at":"2019-03-17T18:20:06.000Z","dependencies_parsed_at":"2022-11-01T23:17:33.205Z","dependency_job_id":null,"html_url":"https://github.com/muukii/ModernUpperNotificationView","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muukii%2FModernUpperNotificationView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muukii%2FModernUpperNotificationView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muukii%2FModernUpperNotificationView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muukii%2FModernUpperNotificationView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muukii","download_url":"https://codeload.github.com/muukii/ModernUpperNotificationView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902966,"owners_count":20366383,"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":[],"created_at":"2024-10-09T05:10:10.870Z","updated_at":"2025-03-18T05:30:54.779Z","avatar_url":"https://github.com/muukii.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ModernUpperNotificationView\n\n[![CI Status](http://img.shields.io/travis/muukii/ModernUpperNotificationView.svg?style=flat)](https://travis-ci.org/muukii/ModernUpperNotificationView)\n[![Version](https://img.shields.io/cocoapods/v/ModernUpperNotificationView.svg?style=flat)](http://cocoapods.org/pods/ModernUpperNotificationView)\n[![License](https://img.shields.io/cocoapods/l/ModernUpperNotificationView.svg?style=flat)](http://cocoapods.org/pods/ModernUpperNotificationView)\n[![Platform](https://img.shields.io/cocoapods/p/ModernUpperNotificationView.svg?style=flat)](http://cocoapods.org/pods/ModernUpperNotificationView)\n\nModernUpperNotificationView is simple notification view.\npowered by [UpperNotificationController](https://github.com/muukii/UpperNotificationController)\n\n![](sample.gif)\n![](sample1.png)\n![](sample2.png)\n![](sample3.png)\n\n\n## Example\n\n```swift\nlet notificationController = UpperNotificationController()\nnotificationController.windowLevel = UIWindowLevelStatusBar\n\nlet notification = NotificationContext\u003cModernUpperNotificationView\u003e {\n    let view = ModernUpperNotificationView(\n        text: \"Failure...\",\n        iconImage: UIImage(named: \"OvalRed\")!,\n        tap: {\n            print(\"tap: failure\")\n    })\n    return view\n}\n\nnotificationController.deliver(notification: notification)\n```\n\n## Requirements\n\niOS 8.0 +\n\n## Installation\n\nModernUpperNotificationView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"ModernUpperNotificationView\"\n```\n\n## Author\n\nmuukii, m@muukii.me\n\n## License\n\nModernUpperNotificationView 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%2Fmuukii%2Fmodernuppernotificationview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuukii%2Fmodernuppernotificationview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuukii%2Fmodernuppernotificationview/lists"}