Malte Peters

Results 29 comments of Malte Peters

@LeoLeBras: Now I see what you mean. The commit was just docs and typedefinitions for an existing `react-navigation` prop. Just using it in rc-4 doesn't work though: ``` ``` I'll...

No worries! I am exited for the next release :)

Thumbs up from my side! :)

Simple Touches doesn't work anymore. I had to comment out `e.preventDefault();` in `mousedown.split(' ').forEach(function(ev) { ... }`

@Pranz Can confirm - this is working in my project.

Just realised that this fix is also part of #33 and of #35. It is more thorough than #33 and less invasive than #35. That's why I'll leave it open...

Thank you for the workaround. I'd also be interested in a fix for the release mode, since now my JavaScript File weighs around 6Mb which takes quite long to load....

I'd be interested in taking a look into it. Yet I have no idea where to start, since there is no explicit web code. @k-paxian do you have a hint...

I tried. But actually don't have a clue what I am doing 😬