gumdal / IndianSnakes-iOS

Indian Snakes iOS app built on Swift
GNU General Public License v3.0
0 stars 1 forks source link

Splashscreen #3

Open gumdal opened 5 years ago

gumdal commented 5 years ago

Create a responsive splashscreen with logo and version number displayed in it.

gumdal commented 5 years ago

Use this as background image: BG Image

Use this logo at the bottom right: Logo

Display this at the top and horizontally centered: Detail text

Display the version number below the description text image in the format: major.minor.distribution - the build version part need not be displayed

gumdal commented 5 years ago

Make sure that the critical part of image is retained and displayed across all screen sizes:

screen shot 2018-12-05 at 7 19 26 pm

Reference: https://developer.apple.com/videos/play/tech-talks/801/

Watch from 06:40 (6 mins 40 secs) to 07:17 (7 mins 17 secs).