An open API service indexing awesome lists of open source software.

https://github.com/wrathchaos/react-native-splash-screen-example

React Native Notes 25: How to build a native Splash Screen on React Native App?
https://github.com/wrathchaos/react-native-splash-screen-example

android ios medium react react-native react-native-splash-screen splash splash-screen splashscreen

Last synced: 4 months ago
JSON representation

React Native Notes 25: How to build a native Splash Screen on React Native App?

Awesome Lists containing this project

README

          


React Native Splash Screen

# Installation

```
npm i
npx pod-install
npx react-native run-ios / android
```