SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Add missing invocation of item dispatch listeners when forcing batching of mount items on Android (#45264)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/45264

Changelog: [internal]

We added a flag to fix some issues when committing state updates synchronously from the main thread in https://github.com/facebook/react-native/pull/44015 but that implementation was incorrectly not invoking item dispatch listeners after mount.

This adds the missing logic so we can unblock shipping sync state updates.

Reviewed By: javache

Differential Revision: D59319230

fbshipit-source-id: b0ab7e7c79a3315ef29dbb024e62c10444192509
R
Rubén Norte committed
8db2995934b7ed313d16de8fbc005eece504a91f
Parent: 3c6762a
Committed by Facebook GitHub Bot <[email protected]> on 7/3/2024, 12:01:02 PM