Kudo / easSplashScreen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splash Screen Example

Supports Expo iOS Supports Expo Android Supports Expo Web

This example shows you how to create an animated splash screen for your app. It uses the app loading to load the assets required for the animation. Once that's loaded, it replaces the app loading with a custom component that loads the rest of your app. When all of this is finished, it uses an outro animation and renders the app.

🚀 How to use

  • Run yarn or npm install
  • Run expo start, try it out.
  • Wait until the app is built and downloaded. Press "run again" to reload the app and splash screen.

📝 Notes

About


Languages

Language:JavaScript 100.0%