We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96aa1f2 commit 73a8562Copy full SHA for 73a8562
packages/gesturehandler/platforms/ios/src/GestureHandlerManager.h
@@ -16,7 +16,6 @@
16
- (void)updateGestureHandler:(nonnull NSNumber *)handlerTag config:(nonnull NSDictionary *)config;
17
18
- (void)dropGestureHandler:(nonnull NSNumber *)handlerTag;
19
-- (void)detachGestureHandler:(nonnull NSNumber *)handlerTag;
20
21
//- (void)handleSetJSResponder:(nonnull UIView *)view
22
// blockNativeResponder:(nonnull NSNumber *)blockNativeResponder;
0 commit comments