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/51872 This converts to Kotlin and internaline MountingManager. The only usage in OSS is react-natve-live-markdown: https://github.com/Expensify/react-native-live-markdown/issues/693 They're using reflection to access Mounting Manager, which they shouldn't. Other than them, I wasn't able to find meaningful usages of `MountingManager` Changelog: [Android] [Breaking] - Convert to Kotlin and internalize MountingManager Reviewed By: rshest Differential Revision: D76126338 fbshipit-source-id: 5ab491f86d697a82b8e5b02b031877020dfa3e9e