[5] As a user I want to access the app through a launch screen, to have the impression that the app starts fast

The launch screen is that screen that is displayed before the first view has load. Design a launch screen that’s nearly identical to the first screen of your app. Avoid including text on your launch screen. Don't use a static image for your launch screen, because is limited to 25 MB. For more information about it read: https://developer.apple.com/design/human-interface-guidelines/ios/visual-design/launch-screen/

ToDo

Custom:

  • build launch screen similar to first screen
  • add the launch screen

Defaults:

  • Report Changes in UML
  • Report Changes in Wireframes

Acceptance criteria

Custom:

  • the launch screen is displayed when the app opens
  • it looks nearly identical to the first screen
  • it uses no images
  • it uses no text
  • it uses the right colors

Defaults:

  • Naming Convention for Classes, Functions and Variables are met
  • Comments are sufficient

Effort:

5

Edited by Kenanja Nuding