This is what i am doing - I have a UIView - I pass it from one viewcontroller to another.
When I come back to the first viewcontroller - the uiview is missing - Instead there is a white blank space in its place.
I am using ARC - any idea - if its because of that or soemthing else that i am missing
Thanks