Mark Lanham

Results 14 comments of Mark Lanham

UPDATE: After following the fix mentioned on [this issue](https://github.com/infinitered/reactotron/issues/1182), it's now working again but I had to change my Reactotron configure line to: ``` Reactotron.configure({ name: 'MyApp' }) .useReactNative() .use(networking())...

It seems theres a chance the white could be the dominant colour as there are 2 shades of red and maybe theres more white than each of the shades of...

Sounds like the algorithm would need changing. It might be better to add an option to include/ignore certain colours (such as white) and set a tolerance level. That said, I...

I think this is a tricky one and possibly a bit of a slippery slope as we are expecting the script to return a set of values based on logic...