Jamie Curtis
Results
2
issues of
Jamie Curtis
`_onUpdateLayouts` is triggering before the content is actually rendered so the containerLayout width and height values are always incorrect. This was causing some weird glitches with the auto scrolling. There's...
I'm getting an error about a missing babel plugin. I didn't think it would get hung up on nested `.babelrc` files? My test: ```javascript import React from 'react'; import {...