Xcode – how to get the screen size until the bottom of the tabbar
I'm working on an custom tab bar button stuff and want to know how can I move up the button using the view's height or something programatically. I have this plus button and I want to move up 10pt from…