Floaty
Floaty copied to clipboard
Attach the plus button to a view with NSLayoutConstraints
I wonder if it is possible to attach the plus button to a view with NSLayoutConstraints?
I have a Tabbar that can move up and down and I want to move the button with it. The button should also be centered on the screen, not on the bottom right.