Rob Wise

Results 36 comments of Rob Wise

I can confirm I'm getting this too

Does this link work? I made a trivial example where the background is green if the detected width is greater than 0, blue otherwise. Since the width is always greater...

Roger that, yeah because that example I gave is trivial so that it was clear what was going on, but in my own app I'm actually using react-measure to determine...

@souporserious Do you have an example of "using the natural width/height"? I'm not sure how to do this

Ohh okay gotchya. Appreciate that I'm looking forward to it! Let me know if there's something you need me to help with

I agree, I've always wanted to try this. You could also check out some of the libraries out there: - https://github.com/pauldijou/redux-act - https://github.com/acdlite/redux-actions There is also a standard called [Flux...