{"id":13714714,"url":"https://github.com/SergioChan/SCCinemaAnimation","last_synced_at":"2025-05-07T03:30:51.914Z","repository":{"id":92198837,"uuid":"45783335","full_name":"SergioChan/SCCinemaAnimation","owner":"SergioChan","description":":movie_camera: An iOS native implementation of a Cinema Animation Application. See more at https://dribbble.com/shots/2339238-Animation-for-Cinema-Application. ","archived":false,"fork":false,"pushed_at":"2015-11-13T04:10:34.000Z","size":0,"stargazers_count":233,"open_issues_count":0,"forks_count":34,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-11-14T03:34:11.157Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Objective-C","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/SergioChan.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-11-08T14:19:11.000Z","updated_at":"2024-11-09T14:17:28.000Z","dependencies_parsed_at":"2023-03-11T06:16:08.339Z","dependency_job_id":null,"html_url":"https://github.com/SergioChan/SCCinemaAnimation","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/SergioChan%2FSCCinemaAnimation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioChan%2FSCCinemaAnimation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioChan%2FSCCinemaAnimation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SergioChan%2FSCCinemaAnimation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SergioChan","download_url":"https://codeload.github.com/SergioChan/SCCinemaAnimation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252806372,"owners_count":21807193,"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-08-03T00:00:39.669Z","updated_at":"2025-05-07T03:30:50.583Z","avatar_url":"https://github.com/SergioChan.png","language":"Objective-C","funding_links":[],"categories":["Project List"],"sub_categories":["CinemaAnimation"],"readme":"# SCCinemaAnimation\nAn iOS native implementation of a Cinema Animation Application. See more at https://dribbble.com/shots/2339238-Animation-for-Cinema-Application.\n\niOS上电影购票的动效实现。微博上看到@壹了人拾做的设计，实现了一个demo。\n\n\u003e *最新的安卓实现已经由[DavidWang](https://github.com/DavidWangTM)完成：[DWCinemaAnimation](https://github.com/DavidWangTM/DWCinemaAnimation-Android)*\n\n## Preview\n\n![image](https://raw.githubusercontent.com/SergioChan/SCCinemaAnimation/master/Image/preview.png)\n\n![image](https://raw.githubusercontent.com/SergioChan/SCCinemaAnimation/master/Image/preview.gif)\n\n## Intro\n\n设计创意和动效全部来自于[Xer.Lee](https://dribbble.com/xerlee)在Dribbble上的作品：[https://dribbble.com/shots/2339238-Animation-for-Cinema-Application](https://dribbble.com/shots/2339238-Animation-for-Cinema-Application)。这是一个在iOS上原生实现的相似交互的开源库，没有百分百和设计原稿一致。\n\n没什么特别的……就是一个效果的展示吧。觉得酷炫所以就做了。实现的有些匆忙。\n\nThe design was originated from [Xer.Lee](https://dribbble.com/xerlee)'s work on Dribbble:[https://dribbble.com/shots/2339238-Animation-for-Cinema-Application](https://dribbble.com/shots/2339238-Animation-for-Cinema-Application). This is an open-sourced iOS-native libray similar to this design, not 100% equivalent to the original desgin.\n\n\n## Version \n\n1.0\n\n## Environment\n\niOS 8.0 以上 iPhone 5s/iPhone6/iPhone6 Plus 测试通过 iOS 8.0 Above iPhone 5s/6/6 Plus Tested\n\n## Usage\n\nThe initialization is very simple. Just like the sample below:\n\n```Objective-C\nSCCinemaView *cinemaView = [[SCCinemaView alloc]initWithFrame:CGRectMake(20.0f, 80.0f, ScreenWidth - 40.0f, ScreenHeight - 160.0f) buttonTitle:@\"Buy Now\" price:@\"$29.9\"];\n\ncinemaView.posterView.layer.position = CGPointMake(cinemaView.width / 2.0f, 0.0f);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSergioChan%2FSCCinemaAnimation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSergioChan%2FSCCinemaAnimation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSergioChan%2FSCCinemaAnimation/lists"}