Ask questions0.61.3 Discussion
Conversations on this thread are limited to 0.61 releases major issues and backport (cherry-pick) requests from commits that are already on master.
An example of a good such request is a bug fix for a serious issue that has been merged into master but did not make the 0.61.3 cut.
In other words, if you cannot point to a particular commit on master, then your request likely belongs as a new issue in http://github.com/facebook/react-native/issues.
Answer
questions
tlvenn
It would be great to include the fix for react-native-gesture-handler which creates quite some friction for the community at the moment.
Issue: https://github.com/kmagiera/react-native-gesture-handler/issues/320#issuecomment-547629967 Fix: https://github.com/facebook/react-native/commit/942de5718236ddbd1a112a2ce7adf20591949672#diff-1eaa4391573b4aa3e399dafeb401f47fR105
I did not check yet personally that is was actually missing in 0.61.3 but according to the latest comment on issue linked above, it appears to be the case.
Related questions