IonicBucket Social App Documentation
  • Complete Functional Social App Based on Firebase & Ionic framework
  • Prerequisite
  • Environment Setup
  • Run
  • Build For Android
  • Build For IOS
  • Testing App
  • Firebase Configuration
  • Admob Configuration
  • Facebook Plugin
  • QuickStart- Step By Step Guide
  • Features
  • Icons and Splash Screens
Powered by GitBook
On this page

Icons and Splash Screens

Automatically create icon and splash screen resources

$ ionic cordova resources [<platform>]

The source image for icons should ideally be at least 1024×1024px and located at resources/icon.png. The source image for splash screens should ideally be at least 2732×2732px and located at resources/splash.png.

Generate Resources

$ ionic cordova resources
$ ionic cordova resources ios
$ ionic cordova resources android

PreviousFeatures

Last updated 6 years ago