8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
#import "RNSStackHostComponentViewManager.h"
|
|
|
|
@implementation RNSStackHostComponentViewManager
|
|
|
|
RCT_EXPORT_MODULE(RNSStackHostViewManager)
|
|
|
|
@end
|