react-native/Libraries/Text/TextInput/RCTInputAccessoryShadowView.h

8 lines
152 B
C
Raw Normal View History

// Copyright 2004-present Facebook. All Rights Reserved.
#import <React/RCTShadowView.h>
@interface RCTInputAccessoryShadowView : RCTShadowView
@end