This is a demo application for beginners of iOS development who want to navigate value from one screen to another screen. In this demo it is done through :-
- Singelton
- Notification and observer
- Delegate and protocol
- Using segue
Any further improvement is welcomed.Happy coding.