Skip to content

Commit a5236f3

Browse files
authored
Rename REAUIKit.h to REAUIView.h (#7333)
## Summary Rename REAUIKit.h to REAUIView.h ## Test plan
1 parent 04a61b0 commit a5236f3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/react-native-reanimated/apple/reanimated/apple/keyboardObserver/REAKeyboardEventObserver.mm

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#import <reanimated/apple/READisplayLink.h>
88
#import <reanimated/apple/REASlowAnimations.h>
9-
#import <reanimated/apple/REAUIKit.h>
9+
#import <reanimated/apple/REAUIView.h>
1010
#import <reanimated/apple/keyboardObserver/REAKeyboardEventObserver.h>
1111

1212
typedef NS_ENUM(NSUInteger, KeyboardState) {

0 commit comments

Comments
 (0)