mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-02 09:08:58 +08:00
8 lines
142 B
Objective-C
8 lines
142 B
Objective-C
// Copyright 2004-present Facebook. All Rights Reserved.
|
|
|
|
#import "RCTViewManager.h"
|
|
|
|
@interface RCTStaticImageManager : RCTViewManager
|
|
|
|
@end
|