Update the MainActivity.java to use react-native-splash-screen via the following changes:
然後 Create a file called launch_screen.xml in app/src/main/res/layout (create the layout-folder if it doesn't exist). The contents of the file should be the following:
以及 Add a color called primary_dark in app/src/main/res/values/colors.xml