evauluating splashscree .preivne auto hide code example
Example: evauluating splashscree .preivne auto hide
go to path: node_modules/expo/build/launch/splashScreen.js
change this:
const { ExponentSplashScreen: SplashScreen = {} } = NativeModules;
to import * as SplashScreen from 'expo-splash-screen';