romaonthego / REFrostedViewController

iOS 7/8 style blurred view controller that appears on top of your view controller.
MIT License
2.97k stars 494 forks source link

Proper Visible ViewController is not found #186

Open RubyRoshan opened 6 years ago

RubyRoshan commented 6 years ago

When I try to get topmost controller it always return REFRostedViewController ,but I need to find topmost controller from its child viewController .