react-native-macos/ReactCommon/callinvoker
Ruslan Shestopalyuk e2c4941c80 Add ability to schedule JS functions as tasks from turbo modules (#35525)
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/35525

[Changelog][Internal]

Adds ability to invoke an async JS callback from a C++ native module, as a task with priority.

This will allow native modules to schedule less important calls to JS thread with lower priority. One example use case is feeding collected perf metrics back to JS.

Reviewed By: javache

Differential Revision: D41492849

fbshipit-source-id: 12f738557972dc23398d9bb9a7a01125c79da070
2022-12-01 09:49:44 -08:00
..
ReactCommon Add ability to schedule JS functions as tasks from turbo modules (#35525) 2022-12-01 09:49:44 -08:00
.clang-tidy The life-changing magic of clang-tidying up 2020-02-04 11:09:30 -08:00
BUCK Back out "add oncall annotation for BUCK files in xplat based on supermodule information - /home/s2shi/tmp/xplat_buck_oncall/xplat_buck_batch10" (#35064) 2022-10-24 10:44:39 -07:00
CMakeLists.txt Enable -Wpedantic in OSS Android Targets (#34403) 2022-08-13 00:12:42 -07:00
React-callinvoker.podspec Update .podspec license information (#35245) 2022-11-07 09:52:52 -08:00