POC react native to make a splashScreen with an centered icon.
Running the project: git clone https://github.com/jean-ben-guigui/AwesomeSplashScreen.git npm i react-native run-android
Special thanks to Spencer Carli for this great tutorial https://medium.com/handlebar-labs/how-to-add-a-splash-screen-to-a-react-native-app-ios-and-android-30a3cec835ae.
If you want to use a gradient as background https://stackoverflow.com/questions/5976805/android-linearlayout-gradient-background.