You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the class of the UITabBarController to RAMAnimatedTabBarController in your Storyboard or nib.
For each UITabBarItem, set the class to RAMAnimatedTabBarItem.
How would I be able to specify a custom class when using open_tab_bar in PM?
The text was updated successfully, but these errors were encountered:
Hi. I would like to use more powerful Tab Bars by using a pod like RAMAnimatedTabBarController: https://github.com/Ramotion/animated-tab-bar
Their documentation indicates:
How would I be able to specify a custom class when using
open_tab_bar
in PM?The text was updated successfully, but these errors were encountered: