Files
react-native/ReactAndroid/src/main/java/com/facebook/react
Ramanpreet Nara 37583bd6e8 Only create TurboModule jsi::HostObject if Java module is non-null
Summary:
## Summary
If the Java instance of a TurboModule is null, then the resultant JS object returned from `TurboModuleRegistry` should also be null.

Reviewed By: mdvacca

Differential Revision: D15253476

fbshipit-source-id: 83a6b9aa97b547aeecf9b285986ad0f5b9e413da
2019-05-22 13:16:13 -07:00
..