2
0
mirror of https://github.com/status-im/react-native.git synced 2025-03-02 18:30:38 +00:00

8 lines
141 B
C
Raw Normal View History

// Copyright 2004-present Facebook. All Rights Reserved.
#import "RCTViewManager.h"
@interface RCTTabBarItemManager : RCTViewManager
@end