{"id":18270824,"url":"https://github.com/levey/LeveyPopListView","last_synced_at":"2025-04-05T01:30:51.933Z","repository":{"id":141967064,"uuid":"3501642","full_name":"levey/LeveyPopListView","owner":"levey","description":"LeveyPopListView is an alternative of UIActionSheet : ) ","archived":false,"fork":false,"pushed_at":"2015-01-02T23:30:49.000Z","size":212,"stargazers_count":269,"open_issues_count":3,"forks_count":54,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-26T23:07:01.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/levey/LeveyPopListView","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/levey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-21T07:10:40.000Z","updated_at":"2025-03-23T07:59:49.000Z","dependencies_parsed_at":"2023-03-12T18:45:16.308Z","dependency_job_id":null,"html_url":"https://github.com/levey/LeveyPopListView","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/levey%2FLeveyPopListView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levey%2FLeveyPopListView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levey%2FLeveyPopListView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/levey%2FLeveyPopListView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/levey","download_url":"https://codeload.github.com/levey/LeveyPopListView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247276043,"owners_count":20912286,"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-11-05T11:38:53.490Z","updated_at":"2025-04-05T01:30:51.355Z","avatar_url":"https://github.com/levey.png","language":"Objective-C","funding_links":[],"categories":["etc"],"sub_categories":[],"readme":"### What's it?\n\nWhen your app have so many options to choose, LeveyPopListView is an alternative of UIActionSheet, hope it can help someone :)\n\n### How to\n\n**Create and show the View**\n\n\tLeveyPopListView *lplv = [[LeveyPopListView alloc] initWithTitle:@\"Share Photo to...\" options:_options];\n    lplv.delegate = self;\n    [lplv showInView:self.window animated:YES];\n    [lplv release];\n\n**Get the delegate methods**\n\n\t#pragma mark - LeveyPopListView delegates\n\t- (void)leveyPopListView:(LeveyPopListView *)popListView didSelectedIndex:(NSInteger)anIndex;\n\t- (void)leveyPopListViewDidCancel;\n\n\n\n### Screenshot ⤵\n\n![Screen](http://i.imgur.com/mtjFzve.png)    \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevey%2FLeveyPopListView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flevey%2FLeveyPopListView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flevey%2FLeveyPopListView/lists"}