Ivan Iankovskyi

Results 4 comments of Ivan Iankovskyi

I'm facing the same problem. Would be really nice to resolve this somehow.

Getting the same problem. Happens inside a project built with NextJS, webpack version is 4.28.3, nextJS version is 7.0.2. Checked node_modules, no duped webpacks there. This is all info I...

After a bit of investigation I discovered that, for ```ScrollView```, which is rendered for iOS, ```contentOfsset``` is ```undefined```. ``` onLayout = (event) => { ... // At this point, this.state.width...