{"id":25905357,"url":"https://github.com/sbatururimi/shatteringview","last_synced_at":"2026-06-07T03:31:53.999Z","repository":{"id":36012973,"uuid":"40307210","full_name":"sbatururimi/ShatteringView","owner":"sbatururimi","description":"A view with a splitting into pieces animation","archived":false,"fork":false,"pushed_at":"2017-07-01T06:36:11.000Z","size":52,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-02T07:46:33.078Z","etag":null,"topics":["animation","coreanimation","ios","objective-c"],"latest_commit_sha":null,"homepage":null,"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/sbatururimi.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-08-06T13:48:37.000Z","updated_at":"2018-06-29T13:00:44.000Z","dependencies_parsed_at":"2022-08-17T22:01:03.333Z","dependency_job_id":null,"html_url":"https://github.com/sbatururimi/ShatteringView","commit_stats":null,"previous_names":["virt87/shatteringview"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbatururimi%2FShatteringView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbatururimi%2FShatteringView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbatururimi%2FShatteringView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbatururimi%2FShatteringView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbatururimi","download_url":"https://codeload.github.com/sbatururimi/ShatteringView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241610990,"owners_count":19990508,"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":["animation","coreanimation","ios","objective-c"],"created_at":"2025-03-03T05:14:54.191Z","updated_at":"2025-03-03T05:14:54.811Z","avatar_url":"https://github.com/sbatururimi.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShatteringView\n\n\n\n\n## Demo\n[![Demo ShatteringView alpha](http://share.gifyoutube.com/yXO4L8.gif)]\n\n\n## Usage\n\nTo run the example project, clone the repo, and run `pod install` from the Example directory first.\n\nTo animate the view\n```\n __weak BSViewController *weakSelf = self;\n [self.viewToSplash smashIt:YES onCompletion:^(BOOL finished) {\n       // avoid strong reference cycles\n       BSViewController *strongSelf = weakSelf;\n       if(strongSelf){\n          strongSelf.viewToSplash.hidden = NO;\n        }\n    }];\n```\n\n## Installation\n\nShatteringView is available through [CocoaPods](http://cocoapods.org). To install\nit, simply add the following line to your Podfile:\n\n```ruby\npod \"ShatteringView\"\n```\n\n## Author\n\nStas Batururimi, blueocean87@me.com\n\n## License\n\nShatteringView is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbatururimi%2Fshatteringview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbatururimi%2Fshatteringview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbatururimi%2Fshatteringview/lists"}