How to Add floating button as Facebook\'s App Rooms using the storyboard?
I can\'t drag UIView on the tableview that\'s the only way I know.
It's simply because your UIButton is under the UITableView, move it in the storyboard's tree so it appears like this :
| View |-- Table View |-- Button