Skip to content

Commit 0141297

Browse files
committed
Cosmetic changes
1 parent b82c186 commit 0141297

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1+
#import <Foundation/Foundation.h>
2+
13
typedef NS_ENUM(NSInteger, RNGestureHandlerPointerEvents) {
24
RNGestureHandlerPointerEventsNone,
35
RNGestureHandlerPointerEventsBoxNone,
46
RNGestureHandlerPointerEventsBoxOnly,
57
RNGestureHandlerPointerEventsAuto
6-
};
8+
};

0 commit comments

Comments
 (0)