We’ll replace the default React Native app splash screen with a custom splash screen image on iOS. We'll also use the react-native-splash-screen
module, which prevents a white screen flash when the splash screen first loads.
The launch screen setup depicted here seems to be deprecated. Is there anyway to update this course to reflect the newer way of doing splash screens?