zoontek/react-native-bootsplash

🚀 Show a splash screen during app startup. Hide it when you are ready.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 47 minutes ago
Added to GitGenius on September 16th, 2026
Created on July 2nd, 2019
Open Issues & Pull Requests: 8 (+0)
GitHub issues: Enabled
Number of forks: 290
Total Stargazers: 4,308 (+0)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 0.6 hours
90th percentile: 0.0 hours
Tracked items: 133

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 6
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 684 days
Stale 30+ days: 5
Stale 90+ days: 4

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (62)
  • feature request (26)
  • duplicate (9)
  • bad issue template (1)
  • question (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

react-native-bootsplash is a splash screen library for React Native applications.

The library solves the problem of displaying a branded splash screen while an app initializes and then dismissing it once the app is ready. It provides a straightforward API for controlling splash screen visibility during the startup sequence, allowing developers to manage the timing of when the splash screen disappears relative to app readiness rather than relying on automatic timing.

The tool suits React Native projects of any size that need professional splash screen handling during app launch. It works across both iOS and Android platforms. Developers should choose this library if they want direct control over splash screen lifecycle rather than letting the system manage it automatically, and if they need reliable cross-platform splash screen behavior without building custom native code.

The project shows consistent maintenance with regular updates addressing compatibility and bug fixes. Development activity demonstrates responsiveness to issues and pull requests from the community. The codebase is actively refined with improvements to the implementation and documentation.