Skip to content

Commit

Permalink
优化rn代理机制_
Browse files Browse the repository at this point in the history
  • Loading branch information
smartzhao committed Apr 17, 2018
1 parent 329f94b commit b5e8c20
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ public void onDestroy() {
}
// RNBridgeManager.removeActivity("BaseReactActivity");
// RNBridgeManager.destoryActivity("BaseReactActivity");
getReactNativeHost().clear();
// getReactNativeHost().clear();
// 清除View
ReactNativePreLoader.deatchView(bundleAssetName);
}
Expand Down

0 comments on commit b5e8c20

Please sign in to comment.