mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-26 07:04:05 +08:00
[React Kit] Remove embarrassing TODOs
This commit is contained in:
@@ -1356,10 +1356,6 @@ static void RCTMeasureLayout(RCTShadowView *view,
|
||||
}];
|
||||
}
|
||||
|
||||
// TODO: remove horrible hack - this is only here so that
|
||||
// [rootView endAndResetInteractionTiming] below doesn't raise warnings
|
||||
- (NSDictionary *)endAndResetInteractionTiming { return nil; }
|
||||
|
||||
- (void)endAndResetInteractionTiming:(RCTResponseSenderBlock)onSuccess
|
||||
onError:(RCTResponseSenderBlock)onError
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user