dd5ac841d2
Summary: For unknown reasons, setting elevation: Number.MAX_VALUE causes remote debugging to hang on iOS (some sort of overflow maybe). Setting it to Number.MAX_SAFE_INTEGER fixes the iOS issue, but since elevation is an android-only style property we might as well remove it altogether for iOS. See: https://github.com/facebook/react-native/issues/12223 Closes https://github.com/facebook/react-native/pull/12744 Differential Revision: D4684524 Pulled By: mkonicek fbshipit-source-id: 7fb4f6da1c5c0cb437beff0e75122523e7233b72 |
||
---|---|---|
.. | ||
AppContainer.js | ||
AppRegistry.js | ||
I18nManager.js | ||
UIManager.js | ||
UIManagerStatTracker.js | ||
YellowBox.js | ||
queryLayoutByID.js | ||
renderApplication.js | ||
requireNativeComponent.js | ||
verifyPropTypes.js |