redpotion
redpotion copied to clipboard
We believe iPhone development should be clean, scalable, and fast with a language that developers not only enjoy, but actively choose. With the advent of Ruby for iPhone development the RubyMotion com...
We should decided on a progress gem, like JGProgressHUD or whatever, and make a nice wrapper around it in RedPotion. Especially the common stuff.
Per [my article posted this morning](http://jamonholmgren.com/rubymotion-react-pattern/), I'd like to discuss bringing in a React-style `set_state` method on `PM::Screen` and providing a `render` (or `layout`) method in the RMQ stylesheet. Other...
So I get requests from clients on almost EVERY project that they want to be able to have multiple buttons on either side of a tableview cell to do different...
@twerth and I discussed several scenarios related to #63 and https://github.com/infinitered/rmq/issues/232. One of the sticking points is collections or sets of data and how to represent those on a screen....
Hello! This is a continuation of a conversation that started on Twitter. Just creating this issue to start the conversation around this feature. It would be really useful to have...