• Stars
    star
    351
  • Rank 120,906 (Top 3 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A JavaScript-controlled splash-screen for React Native designed to be run directly after the native splash-screen.

React Native Splash Screen

npm npm npm npm

A JavaScript-controlled splash-screen designed to be run directly after the native splash-screen.

Install

  1. npm install --save rn-splash-screen

  2. react-native link rn-splash-screen

Configure

Usage

The splash screen must be hidden from JavaScript. This can be done as late as possible so as to give your application more time to "load".

import SplashScreen from "rn-splash-screen";

// Hide the active splash screen
SplashScreen.hide();

Credits

More Repositories

1

awesome-atom

A curated list of delightful Atom packages and resources.
1,897
star
2

shio-rs

Shio is a fast, simple, and asynchronous micro web-framework for Rust.
Rust
278
star
3

guerrilla

☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
Rust
109
star
4

tokio-diesel

Integrate Diesel into Tokio cleanly and efficiently.
Rust
104
star
5

schedule-rs

An in-process scheduler for periodic jobs. Schedule lets you run Rust functions on a cron-like schedule.
Rust
103
star
6

atom-project-plus

Simply awesome project management in Atom.
JavaScript
99
star
7

actix-diesel

Integrate Diesel into Actix (and Actix Web) cleanly and efficiently.
Rust
85
star
8

atom-minimap-plus

JavaScript
82
star
9

python-xmlsec

Python bindings for the XML Security Library.
C
75
star
10

actix-web-async-await

Provides a preview of Actix with async/await support.
Rust
55
star
11

python-saml

A python interface to produce and consume Security Assertion Markup Language (SAML) v2.0 messages.
Python
28
star
12

rn-ios-user-agent

Set (and unset) a UserAgent to be used in WebView.
Objective-C
26
star
13

wadatsumi

🎮 Accuracy-focused GBA/CGB/SGB/GMB emulator in Rust.
Rust
25
star
14

arc

Native UI toolkit for creating (eventually) cross-platform (macOS only currently) graphical user interfaces in Rust.
Rust
23
star
15

async-diesel

Integrate Diesel into async-std cleanly and efficiently.
Rust
17
star
16

webpack-config-plugin

Configuration plugin (in the style of node-config) for webpack.
JavaScript
14
star
17

linter-ui-plus

An experiment into an enhanced UI for the Atom Linter package.
JavaScript
12
star
18

atom-updater

Automatic updates (on Linux) for the Atom text editor
JavaScript
12
star
19

rn-razor

Router for React Native with declarative configuration similar to React Router.
JavaScript
12
star
20

oauth1-rs

Rust
11
star
21

init-rs

Mark a function to run before main.
Rust
9
star
22

atomic-array-rs

Defines several array types in which elements may be updated atomically. Intended to provide atomic array types similar to those found in java.util.concurrent.atomic in Java.
Rust
8
star
23

xchip

Accurate CHIP-8, CHIP-10, HIRES CHIP-8, CHIP-8X, SUPER-CHIP, and XO-CHIP interpreter in Rust.
Rust
8
star
24

rockman

A simple AUR helper written in Rust.
Rust
7
star
25

rn-notification

React Native Cross-Platform Remote and Local Notifications
Java
6
star
26

pumpkin.js

Beautiful and reactive form component using Alt and React (at least until midnight).
JavaScript
6
star
27

country-telephone-code

Simple getter for telephone codes for all countries (backed by a script that dumps data direct from the CLDR).
JavaScript
5
star
28

busybox

Rust
4
star
29

atom-project-util

JavaScript
4
star
30

rn-viewport

JavaScript
4
star
31

rn-device-activity

Device Activity Events for React Native (iOS and Android)
Java
4
star
32

country-name

Simple getter for country names in all languages (backed by a script that dumps data direct from the CLDR).
JavaScript
3
star
33

atom-symbols-plus

JavaScript
3
star
34

go-develop

Wrapper for `go get` to setup a project for development.
Go
3
star
35

emailx-rs

Robust email syntax and deliverability validation.
Rust
3
star
36

axal

Framework to greatly simply emulation core development. Provides methods to auto-generate bindings for libretro in addition to a stand-alone UI.
C++
2
star
37

lintel-nes

Rust
2
star
38

bugsnag-rs

Bugsnag error monitoring for rust
Rust
2
star
39

webpack-vendor-plugin

Vendor plugin (separate out vendor files into a separate chunk) for webpack.
JavaScript
2
star
40

docker-atlassian-crowd

Shell
1
star
41

node-short-stack

Elegant and delicious stack traces for node.
JavaScript
1
star
42

rn-braintree

React Native interface to Braintree's Android and iOS SDKs
Java
1
star
43

polyfill-viewport-units

A complete polyfill for viewport units.
JavaScript
1
star
44

cargo-outdated-bug-patch

Rust
1
star
45

language-name

JavaScript
1
star
46

atomic-ref2-rs

Provides AtomicOptionRef and AtomicRef. Intended to map to java.util.concurrent.atomic.AtomicReference in Java.
Rust
1
star