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

Could you provide a version that REFrostedViewController is extended from UITabBarController #188

Open Loonytone opened 6 years ago

Loonytone commented 6 years ago

Hello, great Sir romaonthego! First, thanks for your work and please forgive me about my terrible Englis ! I used this project in my App and it bring me much convenience ! But the scenario in my app is started from a UITabBarController. It's flow is like : UITabBarController -> DEMORootViewController -> UINavigationController -> some UIViewControlers ->DEMOFirstViewController->DEMOLeftMenuViewController. I set "Hide Bottom Bar on Push" on the UIViewControlers and DEMOFirstViewController, btu the bottom bars on these UIs does not hide ! I am a newer in ios development, and i am hopeless! could you help me sir Great romaonthego ?

da-fir commented 4 years ago

Have you resolve this @Loonytone. I also had this problem