Bravo Mart

View Categories

Change logo & icon

< 1 min read

  • App icon (launcher icon)
  • Splash screen image
  • Notification icon

Change Splash Image #

  1. Go to:
<your-project>/assets/images/splash.png
  1. 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) #

  1. Go to:
<your-project>/android/app/src/main/res/drawable/notification_icon.png
  1. Replace with your own logo:
    • PNG image
    • Square (24×24 or 370×370)
    • Keep it simple (Android uses monochrome icons for notifications)

#

Leave a Reply