mirror of
https://github.com/status-im/react-native-fast-image.git
synced 2025-02-24 12:18:12 +00:00
6 lines
91 B
Objective-C
6 lines
91 B
Objective-C
#import <React/RCTViewManager.h>
|
|
|
|
@interface FFFastImageViewManager : RCTViewManager
|
|
|
|
@end
|