<tutorialjinni.com/>

Swift Display Screen for Few Seconds

Posted Under: Swift on Aug 28, 2018
Swift Display Screen for Few Seconds
Swift iOS snippet to show screen for specified seconds and then move to another screen.

Uppercase Only First Letter of String in Swift IOS

Posted Under: Swift on Nov 9, 2017
Uppercase Only First Letter of String in Swift IOS
To capitalize only first letter of a string in Swift iOS. Below is the code for both Swift 3 and Swift 4.