react-native-macos/React
Mehdi Mulani 93a263d874 Make RCTRefreshControl not dependent on order of setting properties
Summary: With the Cxx bridge, properties are not guaranteed to be set it any order (and furthermore, they should not be). RCTRefreshControl previously had its title set first, and would crash otherwise. This fixes that.

Reviewed By: mhorowitz

Differential Revision: D4580253

fbshipit-source-id: 39baecceb8b67c6a851c08ba9cabbf4dc99359cb
2017-02-17 15:16:01 -08:00
..
Base Support QuickPerformanceLogger.js in CxxBridge 2017-02-17 06:00:54 -08:00
CxxBridge Support QuickPerformanceLogger.js in CxxBridge 2017-02-17 06:00:54 -08:00
CxxModule Move some utilities to RCTCxxUtils 2017-02-16 14:02:03 -08:00
CxxUtils Move RCTFollyConvert to the correct namespace 2017-02-16 06:59:27 -08:00
Executors Move tryBytecode to bundle specifier 2017-02-17 06:00:55 -08:00
Modules BREAKING: Change the js1 - packager - RN App protocol to version 2 2017-02-16 04:30:00 -08:00
Profiler Enable perf monitor for CxxBridge 2017-02-09 12:47:04 -08:00
React.xcodeproj Added missing files to React.xcodeproj 2017-02-05 11:43:32 -08:00
ReactCxx.xcodeproj Fix CI runs 2017-02-17 09:17:19 -08:00
Views Make RCTRefreshControl not dependent on order of setting properties 2017-02-17 15:16:01 -08:00
folly.xcconfig Fork React.xcodeproj to build the C++ bridge 2017-02-01 14:14:32 -08:00