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