Mark Rickert

Results 135 comments of Mark Rickert

I really like SVProgressHUD and I use the motion-blitz gem to provide a nice DSL for it. https://github.com/dblandin/motion-blitz

I like it, but i can also see us creating a custom wrapper… maybe a rmq-addon that adds rmq.hud.show rmq.hud.hide, etc.

Any chance of getting this merged?

Pretty please? :+1: I hate having to reference my branch instead of the official cocoapod. :cry:

Nope. happens on the device as well. Please let me know if there's any info I can provide to you. ![img_0535](https://f.cloud.github.com/assets/139261/2295131/3920b99e-a08c-11e3-9115-c46b105da1b5.JPG)

This was quite a complicated problem to overcome. Splitting my string into multiple chunks and saving, then reassembling after I've retrieved all the chunks was the only way i could...

@stevemoser You ever figure this out or did you go with a different component?

I actually think that the import is incorrect in the readme example. It's referencing an import from `vision-camera-image-labeler` instead of this library. ```js import { labelImage } from "vision-camera-image-labeler"; //...

Some info is better than no info on the readme. yarn vs npm shouldn't be a blocker imho. This is all made obsolete by react native 0.60 anyways 🤷‍♂️