I used XLPagerTabStrip for TabBar Refer.
Now I am doing some functionality in childViewController based upon that I need to update that value to UILabel in parent ViewController.
For Example:
I am getting the values in childviewcontroller now I want to update that value in parentviewcontroller as mention in the below screenshot.
