{"id":18271125,"url":"https://github.com/iosdeveloper/LaunchImageTransition","last_synced_at":"2025-04-05T01:31:02.466Z","repository":{"id":140524419,"uuid":"2100287","full_name":"iosdeveloper/LaunchImageTransition","owner":"iosdeveloper","description":"Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.","archived":false,"fork":false,"pushed_at":"2011-07-25T10:07:42.000Z","size":115,"stargazers_count":149,"open_issues_count":2,"forks_count":19,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-11-05T11:53:19.542Z","etag":null,"topics":[],"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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iosdeveloper.png","metadata":{"files":{"readme":"README.txt","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":"2011-07-25T10:07:03.000Z","updated_at":"2024-05-11T02:59:18.000Z","dependencies_parsed_at":"2023-03-11T21:57:06.183Z","dependency_job_id":null,"html_url":"https://github.com/iosdeveloper/LaunchImageTransition","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/iosdeveloper%2FLaunchImageTransition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdeveloper%2FLaunchImageTransition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdeveloper%2FLaunchImageTransition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iosdeveloper%2FLaunchImageTransition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iosdeveloper","download_url":"https://codeload.github.com/iosdeveloper/LaunchImageTransition/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:39:06.062Z","updated_at":"2025-04-05T01:31:02.135Z","avatar_url":"https://github.com/iosdeveloper.png","language":"Objective-C","readme":"Just copy both LaunchImageTransition.h and LaunchImageTransition.m to your project.\n\nDon't forget to #import LaunchImageTransition.h in your app delegate.\n\nReplace\nself.window.rootViewController = self.viewController;\nwith\nself.window.rootViewController = [[[LaunchImageTransition alloc] initWithViewController:self.viewController animation:UIModalTransitionStyleCrossDissolve delay:1.0] autorelease];\n\nAnimation has to be one of the UIModalTransitionStyles, Delay is optional.\n\nPlease take a look at the project for an example implementation.","funding_links":[],"categories":["etc"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiosdeveloper%2FLaunchImageTransition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiosdeveloper%2FLaunchImageTransition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiosdeveloper%2FLaunchImageTransition/lists"}