Im having a tabbarcontroller with more than 5 tabs on it. I tried MS Teams like UI. But unable to present it as a small VC presenting on top of tabbarcontroller. I tried presenting views on tabbar item click but
- Unable to fire the tabbar select event on first tap on the button
- Unable to present over the currently selected view controller
- Unable to present on top of tabbar controller(view hiding the tabbar)
@Microsoft Teams app
Please help me out to implement the same behaviour or comment if u know any library to perform this.