Files
react-native/ReactCommon/react/bridging
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
..
2022-11-21 11:17:01 -08:00
2022-03-11 12:47:51 -08:00
2022-06-08 21:15:53 -07:00
2022-06-08 21:15:53 -07:00
2022-03-11 12:47:51 -08:00
2022-03-11 12:47:51 -08:00
2022-03-11 12:47:51 -08:00