Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not TabBarController #12

Open
mojtaba-almoussawi opened this issue Apr 5, 2019 · 4 comments
Open

Not TabBarController #12

mojtaba-almoussawi opened this issue Apr 5, 2019 · 4 comments

Comments

@mojtaba-almoussawi
Copy link

I am trying to subclass TabBar without TabBarController, however the TabBar is being displayed below the viewController, is there a way to use this library without TabBarController?

@v-braun
Copy link
Owner

v-braun commented Apr 6, 2019

Are you using the story builder or do you it programatically?
If you add it programmatically you should be careful with the order of your views.
Check this out

@ramysabryali
Copy link

@v-braun how to use RollingPitTabBar programmatically without storyboard ?

@v-braun
Copy link
Owner

v-braun commented Oct 19, 2019

@ramysabry22 the base class is an UITabBar, so you can use it as the comman UITabBar control. See here how to use an UITabBar programatically here or here

@v-braun
Copy link
Owner

v-braun commented Apr 21, 2020

will close this because of inactivity in a month, if u need still help please let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants