Change SplashScreen

Change Splash screen:

  • Open Car Dealer iOS Application in Xcode.
  • Open ImageAssets folder. Now Open Splash.xcassets, here logoCarDealer image is available change image with the splash icon that you want.
  • Now open LaunchScreen.storyboard here there is label at the bottom of the screen, change that label to the desired copyright text.
  • NOTE: It must be the same size as existing Splash Image.

Suggest Edit