newsmemory-ios-sdk/Frameworks/react-native-pager-view.xcf.../ios-arm64/Headers/RNCPagerScrollView.h

10 lines
344 B
C
Raw Permalink Normal View History

2024-11-20 14:28:34 +00:00
/*
NOTE: This file is *not* currently used, for context see:
- https://github.com/callstack/react-native-pager-view/pull/783#discussion_r1410295171
- https://github.com/callstack/react-native-pager-view/pull/783#discussion_r1410316201
*/
#include <UIKit/UIKit.h>
@interface RNCPagerScrollView : UIScrollView <UIGestureRecognizerDelegate>
@end