pankil9999

Results 1 comments of pankil9999

@fastred , i add below lines of code in MY RootNavigationController. self.navigationBar.translucent = NO; self.swiper = [[SloppySwiper alloc]initWithNavigationController:self]; self.delegate = self.swiper; than it's working fine and when i add above...