8 lines
151 B
Plaintext
8 lines
151 B
Plaintext
#import "RNSStackScreenComponentViewManager.h"
|
|
|
|
@implementation RNSStackScreenComponentViewManager
|
|
|
|
RCT_EXPORT_MODULE(RNSStackScreenViewManager)
|
|
|
|
@end
|