{"id":2422,"url":"https://github.com/johnlui/SwiftNotice","last_synced_at":"2025-08-02T23:33:32.395Z","repository":{"id":30441340,"uuid":"33994703","full_name":"johnlui/SwiftNotice","owner":"johnlui","description":" GUI library for displaying various popups (HUD), written in pure Swift.","archived":false,"fork":false,"pushed_at":"2019-10-10T15:38:53.000Z","size":1061,"stargazers_count":842,"open_issues_count":8,"forks_count":137,"subscribers_count":23,"default_branch":"swift4","last_synced_at":"2024-12-06T06:50:23.039Z","etag":null,"topics":["hud","ios","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/johnlui.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":"2015-04-15T13:14:38.000Z","updated_at":"2024-09-25T18:09:07.000Z","dependencies_parsed_at":"2022-09-04T10:50:36.227Z","dependency_job_id":null,"html_url":"https://github.com/johnlui/SwiftNotice","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwiftNotice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwiftNotice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwiftNotice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/johnlui%2FSwiftNotice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/johnlui","download_url":"https://codeload.github.com/johnlui/SwiftNotice/tar.gz/refs/heads/swift4","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228503208,"owners_count":17930538,"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":["hud","ios","swift"],"created_at":"2024-01-05T20:16:13.379Z","updated_at":"2024-12-06T17:31:05.144Z","avatar_url":"https://github.com/johnlui.png","language":"Swift","funding_links":[],"categories":["UI"],"sub_categories":["Alert \u0026 Action Sheet","Other free courses"],"readme":"SwiftNotice\n--\nSwiftNotice is a GUI library for displaying various popups (HUD) written in pure Swift, fits any scrollview and supports iPhone X.\n\n## Features\n\n![SwiftNotice gif](https://raw.githubusercontent.com/johnlui/SwiftNotice/master/SwiftNotice.gif)\n\n## Pretty easy to use\n\nIn any subclass of UIView, UIScrollView, UIViewController, UITableViewController, UITableViewCell:\n\n```swift\nself.pleaseWait()\n\nself.noticeTop(\"OK!\")\n\nself.noticeSuccess(\"Success!\")\nself.noticeError(\"Error!\")\nself.noticeInfo(\"Info\")\n\nself.noticeOnlyText(\"Only Text\")\n\nself.clearAllNotice() // clear\n```\n\n[Read the documentation](https://github.com/johnlui/SwiftNotice/wiki) for more information.\n\n## Installation\n\nJust clone and add `SwiftNotice.swift` to your project.\n\n## Requirements\n\n* iOS 7.0+\n* Xcode 9 (Swift 4) in current swift4 branch.\n* Xcode 8 (Swift 3) in swift3 branch.\n* Xcode 7 (Swift 2) in master branch.\n* Xcode 6.3 (Swift 1.2) in [v3.1](https://github.com/johnlui/SwiftNotice/releases/tag/v3.1)\n\n## Contribution\n\nYou are welcome to fork and submit pull requests.\n\n## License\n\nSwiftNotice is open-sourced software licensed under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlui%2FSwiftNotice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohnlui%2FSwiftNotice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohnlui%2FSwiftNotice/lists"}