react-native/Libraries/ReactIOS
Spencer Ahrens 6e179fb7cd [ReactNative] introduce mountSafeCallback
Summary:
`mountSafeCallback` simply wraps a callback in an `isMounted()` check to prevent crashes when old callbacks are called on unmounted components.

@public

Test Plan:
Added logging and made sure callbacks were getting called through
`mountSafeCallback` and that things worked (e.g. photo viewer rotation etc).
2015-05-13 18:36:53 -08:00
..
IOSDefaultEventPluginOrder.js
IOSNativeBridgeEventPlugin.js
NativeMethodsMixin.js [ReactNative] introduce mountSafeCallback 2015-05-13 18:36:53 -08:00
WarningBox.js [ReactNative][RFC] Yellow Box for warnings 2015-04-27 13:32:22 -08:00
diffRawProperties.js [ReactNative] Introduce onLayout events 2015-05-07 12:27:44 -08:00
renderApplication.ios.js [react-native] Fix Chrome debugging 2015-04-30 02:16:40 -08:00
requireNativeComponent.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00
verifyPropTypes.js [ReactNative] Rename ReactIOS JS module (and relatives) to ReactNative. 2015-05-13 13:24:35 -07:00