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

how to make underline in all tabview #76

Open
mnizar opened this issue Jan 9, 2019 · 4 comments
Open

how to make underline in all tabview #76

mnizar opened this issue Jan 9, 2019 · 4 comments

Comments

@mnizar
Copy link

mnizar commented Jan 9, 2019

how to make underline bottom on all tabview like this ?
screen shot 2019-01-09 at 14 40 05

@yysskk
Copy link
Owner

yysskk commented Jan 31, 2019

@mnizar It seems good to add a separator to the top of each ViewController.

@mnizar
Copy link
Author

mnizar commented Feb 2, 2019

oke.. i will try it.. thank you

@clubnika
Copy link

clubnika commented Mar 2, 2022

options.tabView.additionView.padding = UIEdgeInsets(horizontal: 25.0, vertical: 0)
play with values

@davita00101110dmg
Copy link

You can make a UIView with height of 1px or 0.5px and add a top constraint with offset of tabView height

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

No branches or pull requests

4 participants