newsmemory-ios-sdk/Frameworks/RNGestureHandler.xcframework/ios-arm64/Headers/RNRotationHandler.h

13 lines
254 B
C
Raw Normal View History

2024-03-06 10:57:49 +00:00
//
// RNRotationHandler.h
// RNGestureHandler
//
// Created by Krzysztof Magiera on 12/10/2017.
// Copyright © 2017 Software Mansion. All rights reserved.
//
#import "RNGestureHandler.h"
@interface RNRotationGestureHandler : RNGestureHandler
@end