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?
- Host: GitHub
- URL: https://github.com/wrathchaos/react-native-splash-screen-example
- Owner: WrathChaos
- Created: 2021-05-18T19:52:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-18T22:27:25.000Z (over 4 years ago)
- Last Synced: 2025-03-31T02:32:21.844Z (6 months ago)
- Topics: android, ios, medium, react, react-native, react-native-splash-screen, splash, splash-screen, splashscreen
- Language: TypeScript
- Homepage: https://freakycoder.com/react-native-25-how-to-build-a-native-splash-screen-on-react-native-app-27bcb9015a6e
- Size: 13.5 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# Installation
```
npm i
npx pod-install
npx react-native run-ios / android
```