- App icon (launcher icon)
- Splash screen image
- Notification icon
Change Splash Image #
- Go to:
<your-project>/assets/images/splash.png
- Replace
splash.png with your custom splash image:
- Ideal size: 375×812 px
- Should be full-screen image (logo + background color)
Notification Icon (Android Only) #
- Go to:
<your-project>/android/app/src/main/res/drawable/notification_icon.png
- Replace with your own logo:
- PNG image
- Square (24×24 or 370×370)
- Keep it simple (Android uses monochrome icons for notifications)