Swift Tutorials

Playing with MRTextField

Hello! Today I am going to show you guys how to create a line under UITextField using MRTextField and show you some other features of

Miscellaneous

Getting Substring from an String with Swift

Greetings! So I wrote this function and then felt like sharing it with you guys. Which basically helps you retrieve a Substring from an string. Here