Joakim GakureforOpen Replay's Technical Blogopenreplay.hashnode.dev·Mar 9, 2023Creating Splash Screens In React NativeThe first screen users view after clicking an application icon is known as a splash screen. Usually, it consists of a straightforward screen with your app’s branding in the middle that disappears when the app is ready to launch. This article will wal...1 like·180 readsReact
Lavinia Ţolelaviniatole.hashnode.dev·Jul 30, 2022How to configure splash screen and cache assets in React Native Apps (Expo)If you have opened any mobile application in the last few years, then you have probably noticed the splash screens. Sometimes referred to as launch screens or startup screens, splash screens are the screens that show up when your app is loading for t...207 readsExpo