# crazycodeboy/react-native-splash-screen

A splash screen for react-native, hide when application loaded ,it works on iOS and Android.

Repository: https://github.com/crazycodeboy/react-native-splash-screen
Canonical: https://ross.abutalabs.com/products/react-native-splash-screen
Language: Java
License: MIT
License Family: permissive
Topics: react-native, splash-screen, android, splashscreen, ios, react-native-splashscreen, launchimage
Last push: 2024-07-30T16:31:56+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3640, "days_push": 764, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5658, forks 1099 (observed 2026-08-28T04:09:27.313490+00:00)

## What it is
A React Native library that provides a programmatically controllable splash screen for iOS and Android apps. It lets developers show a launch image while the app loads and hide it once the JavaScript bundle is ready.

## Use cases
- add a splash screen to a react native app
- hide launch image after app loads on ios and android
- prevent white screen flash on react native startup
- show loading screen while react native bundle initializes
- programmatically show and hide splash screen in react native

## When to choose
- you need a native splash screen on both iOS and Android in React Native
- you want to control splash screen visibility from JavaScript
- your app shows a white flash before the JS bundle loads

## When to avoid
- you are building with Flutter (use flutter_splash_screen instead)
- you use Expo, which has built-in splash screen support
- you need a highly customized animated launch experience

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, mobile-framework
- domain: mobile-development, cross-platform
- platform: -
- tags: react-native, splash-screen, launch-screen, native-modules, android, ios, mobile

## Member repositories
- crazycodeboy/react-native-splash-screen (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:27.313490+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:54:21.186612+00:00, confidence not recorded.
  - readme: https://github.com/crazycodeboy/react-native-splash-screen (fetched 2026-08-28T04:09:27.313490+00:00, sha d72d4c7b0b9a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
