mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/52887 Syncs Reac 19.1.1 into React Native. This commit should contains the fix for: - React owner stack in React Native - An issue with React holding shadow node for longer than it needed - An issue that made `startTransition` not working with React Native. ## Changelog: [General][Changed] - Bumped React to 19.1.1 bypass-github-export-checks Reviewed By: cortinico Differential Revision: D79096406 fbshipit-source-id: cbb2f846b1f08ba5ff482cfed5aaddc16df075cc
Hello World Test Application
This is the React Native HelloWorld test app. It is for internal use and shouldn't be dependend on.