Files
Schnappix/node_modules/react-native-gesture-handler/apple/RNGestureHandlerStateManager.h
T

6 lines
109 B
Objective-C

@protocol RNGestureHandlerStateManager
- (void)setGestureState:(int)state forHandler:(int)handlerTag;
@end