mirror of
https://github.com/status-im/react-native.git
synced 2025-01-09 17:15:54 +00:00
e27a27b517
Summary:In the code that extracts and validates arguments from a `ReactMethod`, there is verification that if a method contains a Promise in it's list of arguments that it must come last. This fix makes sure that the `executorTokenOffset` is taken into account when asserting that condition. Closes https://github.com/facebook/react-native/pull/6633 Differential Revision: D3143207 fb-gh-sync-id: ae9ebd9d829f88993f9951c4cb2452b3f7618476 fbshipit-source-id: ae9ebd9d829f88993f9951c4cb2452b3f7618476
Building React Native for Android
See docs on the website.