mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
21d0eb75f9
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/28875 Update Fabric's Android binding to use a RuntimeExecutor instead of the `jsContext`, which is actually just the runtime pointer. This diff uses the RuntimeExecutor from CatalystInstanceImpl (in the previous diff) which uses the bridge under the hood. Changelog: [Android][Changed] Modified Fabric's public-facing API on Android Reviewed By: mdvacca Differential Revision: D21051975 fbshipit-source-id: 9c17ad1986f90c12af457d88a5035553e0e7ceb0