I am trying to change the dots in a ParentViewController in function of which ChildViewController appears but I didn't find how to do it. (in swift) Any idea ?
Here is a gif to give you a better idea :) http://gfycat.com/WarmUglyAppaloosa
I am trying to change the dots in a ParentViewController in function of which ChildViewController appears but I didn't find how to do it. (in swift) Any idea ?
Here is a gif to give you a better idea :) http://gfycat.com/WarmUglyAppaloosa
I finally found the solution in this post which has a different goal but work in my case too ! https://stackoverflow.com/a/21048603/5164509