UNPKG

@attarchi/react-native-lottie-splash-screen

Version:

A lottie splash screen for react-native with Swift implementation, hide when application loaded ,it works on iOS and Android.

6 lines (5 loc) 140 B
declare module "@attarchi/react-native-lottie-splash-screen" { export default class SplashScreen { static hide(): void; } }