mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
299eb9f440
Summary: Although `mBinding` is unregistered which means the connection to the JNI-bridged Cxx object can be destructed, we still hold onto the `mBinding` Java object after unregistering. That doesn't seem desirable, I think we should just clear it out here for consistency. Reviewed By: mdvacca Differential Revision: D17865206 fbshipit-source-id: 1ad8643c48ba0b2d52620a7b8ebe8a52928648ef