Welcome

   .-"-.           .-"-.             .-"-.          .-"-.   
 _/.-.-.\_       _/_-.-_\_         _/_-.-_\_      _/.-.-.\_ 
( ( o o ) )     / __> <__ \       /|( o o )|\    ( ( o o ) )
 |/  "  \|     / //  "  \\ \     | //  "  \\ |    |/  "  \| 
  \'/^\'/     / / \'---'/ \ \   / / \'---'/ \ \    \ .-. /  
  /`\ /`\     \ \_/`"""`\_/ /   \ \_/`"""`\_/ /    /`"""`\  
 /  /|\  \     \           /     \           /    /       \ 
( (/ T \) )                                         .-"-.   
 \__/^\__/                                                  
2023-11-08

Architecture | Image assets

Image assets organized for reusability, simplicity and accessibility in an iOS project

2020-12-28

iOS | UIKit | Large title

The hidden UINavigationBar property - large title two line mode

2018-12-03

Design | Decorator pattern

Yet another example of implementing Decorator OOP pattern. The examples are from a real project I have worked at.