{"id":25243096,"url":"https://github.com/0x0c/m2dhudview","last_synced_at":"2025-10-26T20:30:52.024Z","repository":{"id":16691662,"uuid":"19448136","full_name":"0x0c/M2DHudView","owner":"0x0c","description":"Simple Hud libaray","archived":false,"fork":false,"pushed_at":"2014-07-21T02:24:45.000Z","size":656,"stargazers_count":13,"open_issues_count":0,"forks_count":5,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-02T00:43:29.625Z","etag":null,"topics":["hud","ios","ios-lib","objective-c"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0x0c.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":"2014-05-05T07:46:07.000Z","updated_at":"2024-05-02T00:43:29.626Z","dependencies_parsed_at":"2022-09-05T15:10:38.149Z","dependency_job_id":null,"html_url":"https://github.com/0x0c/M2DHudView","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DHudView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DHudView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DHudView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0x0c%2FM2DHudView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0x0c","download_url":"https://codeload.github.com/0x0c/M2DHudView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394317,"owners_count":19464583,"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","ios-lib","objective-c"],"created_at":"2025-02-12T00:45:29.094Z","updated_at":"2025-10-26T20:30:51.659Z","avatar_url":"https://github.com/0x0c.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"M2DHudView\n===\nM2DHudView is a simple hud library.\nYou can show a hud with 3 styles and custom description on the hud.\n\n![](https://raw.githubusercontent.com/0x0c/M2DHudView/master/1.png)\n![](https://raw.githubusercontent.com/0x0c/M2DHudView/master/2.png)\n![](https://raw.githubusercontent.com/0x0c/M2DHudView/master/3.png)\n![](https://raw.githubusercontent.com/0x0c/M2DHudView/master/4.png)\n\nRequirements\n====\n\n- Runs on iOS 4.0 or later.\n- Must be complied with ARC.\n\nUsage\n====\n---\nEasy to use like this.\n\n\tM2DHudView *hud = [[M2DHudView alloc] initWithStyle:M2DHudViewStyleSuccess title:nil];\n\t[hud showWithDuration:3];\n\n---\n5 animations are already implemented.\nThese are performed in start(show) or end(dismiss) timing.\n\n\tM2DHudViewTransitionStartZoomOut,\n\tM2DHudViewTransitionStartFadeIn,\n\tM2DHudViewTransitionEndZoomIn,\n\tM2DHudViewTransitionEndZoomOut,\n\tM2DHudViewTransitionEndFadeOut\n\n---\nYou can lock user interaction.\n\n\tM2DHudView *hud = ...;\n\t[hud lockUserInteraction];\n---\nEach hud is assigned unique identifier.\nYou can dismiss hud with its identifier like this.\n\n\t[M2DHudView dismissWithIdentifier:identifier]\n\n---\n\nPlease check some features in header file.\n\nContacts\n====\n\n- [akira.matsuda@me.com](mailto:akira.matsuda@me.com)\n\nLicense\n====\n\nM2DHudView is available under the MIT license.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0c%2Fm2dhudview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0x0c%2Fm2dhudview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0x0c%2Fm2dhudview/lists"}