Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: When pre-prerendering a surface without rendering it, "SurfaceMountingManager.getContext()" will return null since no ThemedReactContext is passed into it: https://www.internalfb.com/code/fbsource/[0f4812c8039d975b3651dfa756d60a882bf8e193]/xplat/js/react-native-github/ReactAndroid/src/main/java/com/facebook/react/fabric/FabricUIManager.java?lines=298-317 Changelog: [Android][Fixed] - Prevent NPE on ThemedReactContext Reviewed By: ShikaSD Differential Revision: D31691022 fbshipit-source-id: 4cca6c4550a77075f8fd754dbf21fe5bf5da77e6
- Loading branch information