카테고리 없음

[React Native] react-native-splash-screen

김경은 2024. 2. 20. 17:16

[참고]

https://medium.com/@svbala99/set-up-splash-screen-in-react-native-for-ios-and-android-2023-dbedb87fe75e

 

Set up Splash screen in React Native for iOS and Android 2023

Hello all. Hope you’re doing great. This time I’m gonna share my experience in setting up the splash screen in react native app for both…

medium.com

 

https://focus-on-my.tistory.com/260

 

[React Native] 앱 첫 로딩 실행 화면 (Splash 화면) 구현

1. npm 으로 설치 $ npm i react-native-splash-screen --save www.npmjs.com/package/react-native-splash-screen react-native-splash-screen A splash screen for react-native, hide when application loaded ,it works on iOS and Android. www.npmjs.com 2. MainAct

focus-on-my.tistory.com

 

https://flamingotiger.github.io/frontend/ReactNative/react-native-splash-screen/

 

React native splash screen 적용하기

업데이트2023.01.10 업데이트(안드로이드 부분 디테일 추가) 시작하기애플리케이션을 처음실행하면 홈화면이 등장하기전에 로고가 나오는 페이지를 splash screen이라 합니다.react native splash screen패

flamingotiger.github.io

 

https://github.com/crazycodeboy/react-native-splash-screen?tab=readme-ov-file#getting-started

 

GitHub - crazycodeboy/react-native-splash-screen: A splash screen for react-native, hide when application loaded ,it works on iO

A splash screen for react-native, hide when application loaded ,it works on iOS and Android. - crazycodeboy/react-native-splash-screen

github.com