Juha Linnanen

Results 18 comments of Juha Linnanen

I upgraded from 1.26 to 1.32 and this started happening for me too. I have a test that scrolls our flatlist and it passes on iOS, but the list doesn't...

Unfortunately the app is a private one, so I cannot share it, but the flow is: ``` --- - launchApp - waitForAnimationToEnd: timeout: 5000 - assertVisible: id: 'articlesList' - swipe:...

ItemSpace doesn't seem to work for me either.

This is probably not so significant issue anymore as CocoaPods now comes as a default.

Hey thanks for the PR. This is definitely something we want to support, but probably would be good to make it a user decision, which option to choose from. It...

Thanks, this looks good to me, @miguelrrc promised to check that it works with his (long in waiting) PR, which does a lot on Android side as well. Hopefully we...

This might be interesting for me as well. I have tried using my KineticJS project inside CocoonJS wrapper and there is a special way to scale the canvas: canvas.style.cssText="idtkscale:SCALE_TYPE;"; But...

I am getting this still, this is a showstopper. Any updates on this?