{"id":16795154,"url":"https://github.com/mehcode/rn-splash-screen","last_synced_at":"2025-04-05T03:04:51.885Z","repository":{"id":57168249,"uuid":"61697072","full_name":"mehcode/rn-splash-screen","owner":"mehcode","description":"A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.","archived":false,"fork":false,"pushed_at":"2019-06-03T15:42:22.000Z","size":4796,"stargazers_count":350,"open_issues_count":14,"forks_count":95,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-10-14T09:15:30.199Z","etag":null,"topics":["react-native","splash-screen"],"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/mehcode.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":"2016-06-22T07:09:40.000Z","updated_at":"2024-04-10T14:22:11.000Z","dependencies_parsed_at":"2022-09-12T07:53:35.182Z","dependency_job_id":null,"html_url":"https://github.com/mehcode/rn-splash-screen","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Frn-splash-screen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Frn-splash-screen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Frn-splash-screen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mehcode%2Frn-splash-screen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mehcode","download_url":"https://codeload.github.com/mehcode/rn-splash-screen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247280262,"owners_count":20912967,"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":["react-native","splash-screen"],"created_at":"2024-10-13T09:15:32.428Z","updated_at":"2025-04-05T03:04:51.866Z","avatar_url":"https://github.com/mehcode.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native Splash Screen\n[![npm](https://img.shields.io/npm/v/rn-splash-screen.svg?maxAge=2592000)](https://www.npmjs.com/package/rn-splash-screen)\n[![npm](https://img.shields.io/npm/dm/rn-splash-screen.svg?maxAge=2592000)](https://www.npmjs.com/package/rn-splash-screen)\n[![npm](https://img.shields.io/npm/dt/rn-splash-screen.svg?maxAge=2592000?style=flat)](https://www.npmjs.com/package/rn-splash-screen)\n[![npm](https://img.shields.io/npm/l/rn-splash-screen.svg?maxAge=2592000)](https://github.com/mehcode/rn-splash-screen/blob/master/LICENSE)\n\u003e A JavaScript-controlled splash-screen designed to be run directly after the native splash-screen.\n\n## Install\n\n1. `npm install --save rn-splash-screen`\n\n2. `react-native link rn-splash-screen`\n\n## Configure\n\n - [Android](./docs/android.md)\n - [iOS](./docs/ios.md)\n\n## Usage\n\nThe splash screen must be hidden from JavaScript. This can be done\nas late as possible so as to give your application more time to \"load\".\n\n```js\nimport SplashScreen from \"rn-splash-screen\";\n\n// Hide the active splash screen\nSplashScreen.hide();\n```\n\n## Credits\n - [@remobile](https://github.com/remobile)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Frn-splash-screen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmehcode%2Frn-splash-screen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmehcode%2Frn-splash-screen/lists"}