react-native/React/Profiler
rh389 453e70d19c Replace deprecated completion block
Summary:
`UIActivityViewConroller.completionHandler` has been [deprecated](https://developer.apple.com/reference/uikit/uiactivityviewcontroller/1622010-completionhandler) since iOS 8, when it was replaced by `completionWithItemsHandler`.

Tested the build using `UIExplorer` and XCode 8.2 but I've never seen and can't work out how to activate the `UIActivityViewController` this method relates to, so I haven't tested a real run.
Closes https://github.com/facebook/react-native/pull/11798

Differential Revision: D4396618

fbshipit-source-id: 92a993c434637ede2d5779f4154feb00d2c78d06
2017-01-09 19:28:28 -08:00
..
RCTFPSGraph.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTFPSGraph.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTJSCProfiler.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTJSCProfiler.m Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTMacros.h Make React Profiler asm position independent 2016-12-08 14:58:26 -08:00
RCTPerfMonitor.m Automated changes to remove implicit capture of self in blocks: Libraries/FBReactKit/BUCK 2016-07-07 12:44:14 -07:00
RCTProfile.h Move all header imports to "<React/..>" 2016-11-23 07:58:39 -08:00
RCTProfile.m Replace deprecated completion block 2017-01-09 19:28:28 -08:00
RCTProfileTrampoline-arm.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-arm64.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-i386.S Add RCT_PROFILE define 2016-06-13 04:28:38 -07:00
RCTProfileTrampoline-x86_64.S Make React Profiler asm position independent 2016-12-08 14:58:26 -08:00