{"id":15293630,"url":"https://github.com/rafattouqir/rrnotificationbar","last_synced_at":"2025-06-14T16:40:26.317Z","repository":{"id":62452146,"uuid":"81178105","full_name":"rafattouqir/RRNotificationBar","owner":"rafattouqir","description":"iOS 10 like notification bar designed for in-app notification message showing for iOS 10 and below versions.","archived":false,"fork":false,"pushed_at":"2023-09-10T11:03:13.000Z","size":5409,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-13T14:08:09.204Z","etag":null,"topics":["ios","ios-animation","ios-sdk","ios-swift","ios-ui","notification","swift","swift-3","swift3"],"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/rafattouqir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-07T07:11:37.000Z","updated_at":"2023-09-10T11:03:55.000Z","dependencies_parsed_at":"2022-11-01T23:45:32.848Z","dependency_job_id":null,"html_url":"https://github.com/rafattouqir/RRNotificationBar","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafattouqir%2FRRNotificationBar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafattouqir%2FRRNotificationBar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafattouqir%2FRRNotificationBar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rafattouqir%2FRRNotificationBar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rafattouqir","download_url":"https://codeload.github.com/rafattouqir/RRNotificationBar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248724633,"owners_count":21151561,"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":["ios","ios-animation","ios-sdk","ios-swift","ios-ui","notification","swift","swift-3","swift3"],"created_at":"2024-09-30T16:50:15.762Z","updated_at":"2025-04-13T14:08:16.482Z","avatar_url":"https://github.com/rafattouqir.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"## RRNotificationBar [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/rafattouqir/RRNotificationBar)\n\u003e iOS 10 like notification bar.\n\n**iOS 10** like notification bar designed for in-app notification messages showing for iOS 10 and below versions. In iOS 9~10, it can be used to show after an in-app remote notification is received and for multiple purposes.\n\n\n![Animation](screencast.gif \"Animation\")\n## Installation\n\n#### CocoaPods:\n\n`pod 'RRNotificationBar'`\n\n#### Manually:\nDrag the `RRNotificationBar/RRNotificationBar.swift` file into your project.\n\n## Example\n\n**Show**\n```swift\nRRNotificationBar().show(title: \"Awesome Title\", message: \"Cool message received\",onTap:{\n            print(\"tapped\")\n        })\n```\n\n**Hide** \n\u003eThough it hides automatically,you can force hide it.\n```swift\nlet notificationBar = RRNotificationBar()\n//after showing,hide if needed before timeout\nnotificationBar.hide()\n```\n\n## License\n[MIT LICENSE](LICENSE.md)\n\nTo the extent possible under law, [RAFAT](mailto:rafsun.ra@gmail.com) has waived all copyright and related or neighboring rights to this work.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafattouqir%2Frrnotificationbar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frafattouqir%2Frrnotificationbar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frafattouqir%2Frrnotificationbar/lists"}