I'm looking to implement this solution in RubyMotion.
How would the following statement look like?
[self.tabsView removeFromSuperview]
Thanks!
Found it -
view.removeFromSuperview()