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/49251 Changelog: [internal] Components like `AppContainer` require passing the rootTag as a prop, but we don't have access to it from Fantom unless we render something in the root and access it via the RootTagContext. This exposes the rootTag of the Root as a method so we can use it in initial render too. Reviewed By: javache Differential Revision: D69301571 fbshipit-source-id: 429fb56d937d3dffeb3c17a70d136ba4925ece8e