..
RCTAccessibilityManager.h
Use Dynamic Text Size Multipliers from Wilde in ReactNative Module
2015-08-07 03:18:20 -08:00
RCTAccessibilityManager.m
Use Dynamic Text Size Multipliers from Wilde in ReactNative Module
2015-08-07 03:18:20 -08:00
RCTAlertManager.h
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00
RCTAlertManager.m
Increased warning levels to -Wall -Wextra, and fixed Xcode 7 beta issues
2015-06-15 07:52:50 -08:00
RCTAppState.h
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00
RCTAppState.m
[RN] fix duplicate observe
2015-05-31 14:46:38 -08:00
RCTAsyncLocalStorage.h
Fixed AsyncLocalStorage bug
2015-06-22 14:40:33 -08:00
RCTAsyncLocalStorage.m
Fixed async local storage
2015-06-23 14:24:42 -08:00
RCTDevLoadingView.h
Converted RCTDevLoadingView to a module and fixed url display when using delegate
2015-08-08 03:31:49 -08:00
RCTDevLoadingView.m
Converted RCTDevLoadingView to a module and fixed url display when using delegate
2015-08-08 03:31:49 -08:00
RCTDevMenu.h
Converted RCTDevLoadingView to a module and fixed url display when using delegate
2015-08-08 03:31:49 -08:00
RCTDevMenu.m
Fixed a strongSelf that was accidentally marked as __weak
2015-08-11 04:46:56 -08:00
RCTExceptionsManager.h
[ReactNative] differentiate fatal and soft exceptions
2015-05-13 13:24:37 -07:00
RCTExceptionsManager.m
[ReactNative] Make ErrorCookie work.
2015-07-15 04:04:09 -08:00
RCTPointAnnotation.h
[MapView] Support for annotation callouts, annotation press, callout presses and pin animation
2015-06-25 09:15:21 -08:00
RCTPointAnnotation.m
[MapView] Support for annotation callouts, annotation press, callout presses and pin animation
2015-06-25 09:15:21 -08:00
RCTSourceCode.h
[ReactNative] s/ReactKit/React/g
2015-03-26 02:42:24 -08:00
RCTSourceCode.m
[React Native] Update additional callsites with RCTResponseErrorBlock
2015-07-14 03:59:18 -08:00
RCTStatusBarManager.h
Removed deprecated RCT_EXPORT + code paths
2015-06-05 09:58:25 -08:00
RCTStatusBarManager.m
[StatusBar] Add ability to toggle the network activity indicator in the status bar + example in UIExplorer
2015-07-23 16:22:56 -08:00
RCTTiming.h
[ReactNative] Use a single DisplayLink held by the bridge
2015-04-15 07:07:48 -08:00
RCTTiming.m
NSNumber arguments must now be nonnull
2015-07-31 06:57:08 -08:00
RCTUIManager.h
Refactor RCTUIManager
2015-08-06 15:49:35 -08:00
RCTUIManager.m
Simplified event registration
2015-08-11 06:41:04 -08:00