awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zoontek avatar

zoontek/react-native-bootsplash

0
View on GitHub↗
4,278 نجوم·287 تفرعات·TypeScript·MIT·2 مشاهدات

React Native Bootsplash

react-native-bootsplash is a cross-platform mobile splash screen library and startup orchestrator. It provides a system for managing native launch screens and controlling the timing and visibility of the boot screen during application initialization.

The project includes a native asset generation tool that uses a command line interface to create and configure launch image assets for different mobile platforms. It enables the creation of animation-integrated launch screens, allowing for custom exit animations and transitions through integration with external animation libraries.

The library covers the orchestration of app startup by managing native-layer visibility, querying the status of the launch screen, and automating the generation of platform-compliant image resolutions.

Features

  • App Startup Orchestration - Controls exactly when the initial launch screen disappears based on when the application is fully initialized.
  • Asset Resource Generators - Provides a utility to automatically generate platform-specific icons and splash screens from source images.
  • Asset Generation CLIs - Ships a command line interface tool for batch producing visual image assets and updating platform configuration files.
  • Startup Splash Screens - Implements a mechanism for controlling the visibility and fade-out timing of the native splash screen during initialization.
  • Native Modules & Bridges - Implements a native module bridge to expose visibility controls to JavaScript for programmatic control of the boot screen.
  • Native Manifest Configurations - Modifies Android XML and iOS Plist files to ensure the native OS displays the splash image before the engine starts.
  • Cross-Platform Splash Screens - Provides a consistent native launch screen implementation across multiple mobile platforms using a single codebase.
  • Mobile App Launch Screens - Displays a branded image while the application loads to prevent users from seeing a blank screen.
  • Native View Hierarchy Management - Handles the direct manipulation of the native view hierarchy to transition between the static launch image and the application root.
  • Splash Screen Management - Provides configuration and control tools for showing, hiding, and fading out the native launch image.
  • Animation-Integrated Transitions - Creates custom exit animations for startup screens through integration with external animation libraries.
  • React Native Libraries - Acts as a library that automates the creation and configuration of image assets across different mobile resolutions.
  • Imperative Animation APIs - Provides an imperative API to trigger native transitions and query splash screen visibility without re-renders.
  • Exit Animations - Supports the creation of custom exit animations for launch screen elements through integration with external animation libraries.
  • Visibility State Querying - Provides a mechanism to query the current visibility state of the native launch screen to determine if it remains active.
  • Transition Loading Screens - Implements smooth visual transitions and masking views to improve the perceived loading speed during the startup sequence.

سجل النجوم

مخطط تاريخ النجوم لـ zoontek/react-native-bootsplashمخطط تاريخ النجوم لـ zoontek/react-native-bootsplash

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة zoontek/react-native-bootsplash؟

react-native-bootsplash is a cross-platform mobile splash screen library and startup orchestrator. It provides a system for managing native launch screens and controlling the timing and visibility of the boot screen during application initialization.

ما هي الميزات الرئيسية لـ zoontek/react-native-bootsplash؟

الميزات الرئيسية لـ zoontek/react-native-bootsplash هي: App Startup Orchestration, Asset Resource Generators, Asset Generation CLIs, Startup Splash Screens, Native Modules & Bridges, Native Manifest Configurations, Cross-Platform Splash Screens, Mobile App Launch Screens.

ما هي البدائل مفتوحة المصدر لـ zoontek/react-native-bootsplash؟

تشمل البدائل مفتوحة المصدر لـ zoontek/react-native-bootsplash: crazycodeboy/react-native-splash-screen — This project is a cross-platform mobile splash screen and boot manager for applications. It functions as a native… marcshilling/react-native-image-picker — This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos… expo/expo — Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase… dicebear/dicebear — DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed… romannurik/androidassetstudio — AndroidAssetStudio is a web-based toolset for creating launcher icons, action bar graphics, and notification assets… antfu/vite-plugin-pwa — This project is a Vite plugin that transforms web applications into Progressive Web Apps by automating the generation…

بدائل مفتوحة المصدر لـ React Native Bootsplash

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع React Native Bootsplash.
  • crazycodeboy/react-native-splash-screenالصورة الرمزية لـ crazycodeboy

    crazycodeboy/react-native-splash-screen

    5,657عرض على GitHub↗

    This project is a cross-platform mobile splash screen and boot manager for applications. It functions as a native mobile UI component that bridges iOS and Android launch views with a JavaScript framework to hide the boot process and prevent blank screens during initialization. The tool coordinates the transition from the native operating system launch image to the application interface. It provides the ability to display a native loading image over the application interface and trigger its dismissal once asynchronous initialization tasks are complete. The system manages native UI overlays an

    Java
    عرض على GitHub↗5,657
  • marcshilling/react-native-image-pickerالصورة الرمزية لـ marcshilling

    marcshilling/react-native-image-picker

    8,638عرض على GitHub↗

    This project is a cross-platform mobile media picker that provides a native interface for selecting images and videos from a device gallery or capturing them via the camera. It acts as a bridge for mobile camera integration and a native gallery selector to import visual assets into a JavaScript environment. The library covers media library access and the handling of user content uploads by allowing users to provide image or video files from their device. This includes the ability to launch the device camera for photos and videos as well as selecting multiple media files from the local library

    Java
    عرض على GitHub↗8,638
  • expo/expoالصورة الرمزية لـ expo

    expo/expo

    50,111عرض على GitHub↗

    Expo is a universal mobile framework designed to build native iOS and Android applications from a single codebase using web-standard technologies. It provides a comprehensive development environment that includes a unified runtime for testing, cloud-based infrastructure for compiling and signing native binaries, and automated tools for managing the entire mobile release lifecycle, including app store submission. The framework distinguishes itself through a plugin-based native configuration engine that programmatically modifies project files, allowing developers to integrate native modules wit

    TypeScriptandroidapp-frameworkexpo
    عرض على GitHub↗50,111
  • dicebear/dicebearالصورة الرمزية لـ dicebear

    dicebear/dicebear

    8,907عرض على GitHub↗

    DiceBear is an SVG avatar generation library and image API that creates deterministic profile pictures from seed strings. It provides a system for generating consistent visual outputs across different environments and programming languages using JSON style definitions. The project distinguishes itself with a comprehensive design toolkit, including a visual style designer and a Figma integration plugin that converts design frames into JSON schemas. It supports sophisticated visual control through weighted probability distributions for components, contrast-aware color management for accessibili

    Vueapiavataaarsavatar
    عرض على GitHub↗8,907
عرض جميع البدائل الـ 30 لـ React Native Bootsplash→