Files
react-native/ReactCommon/react/renderer
Samuel Susla cc3e87c45b Implement RuntimeScheduler::getShouldYield
Summary:
Changelog: [internal]

Implement RuntimeScheduler::getShouldYield and expose it through JSI.
For now we are only returning `false`. The value is backed by atomic_bool and in the future we will be able to indicate that React should yield to native.

JavaScript implementation:
https://github.com/facebook/react/blob/master/packages/scheduler/src/forks/SchedulerNoDOM.js#L439-L441

Reviewed By: JoshuaGross

Differential Revision: D27648579

fbshipit-source-id: b9313e2efbd9daae8975357df9de803f24a35e89
2021-04-14 02:53:23 -07:00
..
2021-04-01 04:50:59 -07:00
2021-04-01 04:50:59 -07:00
2021-04-02 16:31:13 -07:00
2021-04-01 04:50:59 -07:00
2021-04-08 09:27:18 -07:00
2021-04-01 04:50:59 -07:00