### SPLASH SCREEN / BOOTSPLASH ###
To add the splash screen follow the tool documentation below:

Doc: https://github.com/zoontek/react-native-bootsplash

# EXAMPLE #
Replace the logo in the assets folder of the project root

yarn react-native generate-bootsplash assets/bootsplash_logo.png --background-color=FFFFFF --logo-width=150 --assets-path=assets --flavor=main

(ideally, the bootsplash logo for being used both ios and android is outside the src folder.)

### WARNING! ###
The same may have been updated,
so always follow the documentation
of any implementation made here.
