Gant Laborde
Gant Laborde
I had written an optimizer a while ago, much like image_optim. I love it! One thing we added was PDF optimizations using qpdf. Perhaps that can get added to image_optim?...
For some reason the Radio buttons won't work with React Native 0.22.2 when hot reloading is turned on. I use segmented controls wrapper, and I get this: 
Looking to make the checkbox larger. When I pass in width/height to style it ignores me. Would PR be welcome? I see them piling up ... so I guess no?
RMQ supports (`unshift`, `prepend`), (`insert`, `add_subview`), and options like `:at_index` [SOURCE](https://github.com/infinitered/rmq/blob/master/motion/ruby_motion_query/subviews.rb) Docs have no reference: http://rubymotionquery.com/?s=prepend http://rubymotionquery.com/?s=unshift http://rubymotionquery.com/?s=insert http://rubymotionquery.com/?s=add_subview
I was thinking, if I contributed a node-module version of reading these for automated QA, would that PR be accepted? I could see this repo having node/gem/ support that reads...