What libraries are available to allow for sidebar menu functionality in RubyMotion?
Something very similar to this app design, I was wondering if it was possible using RubyMotion.
I would try some of the answers detailed here:
What's the best way to develop a sideswipe menu like the one in Facebook's new iOS app?
Some of the suggested ones:
Some of these may be CocoaPods and I would recommend using those versions. Just run pod search X
(with X being the name of the library) to find out.