1.安装 npm i react-native-splash-screen --save or yarn add react-native-splash-screen --save 2.自动配置 react-native link react-native-splash-screen or rnpm link react-native-splash-screen or 3.手动配置 3.1 android/settings.gradle include ':react-native-splash