Steps to implements :
1] First add "Quardcore" framework and import it.
2] In view did load method write following code snippet
imgview . layer. borderwidth=5. 0;imgview . layer. cornerradios=10. 0;
Here, I and you learn new things about latest mobile app development technologies. I share my knowledge about iOS and Android application development. Also, exploring the Swift, Objective-C and Kotlin language with latest version.
What is the difference between underscore and self (i.e self . xx and _xx) ? What is property? What is the difference between weak and ...