newsmemory-ios-sdk/Frameworks/react-native-bridge.xcframe.../ios-arm64/Headers/ActivityStarter.h

15 lines
283 B
C
Raw Normal View History

2024-05-02 15:08:24 +00:00
//
// ActivityStarter.h
// TecnaviaApplication
//
// Created by iPad Developer on 10.01.19.
// Copyright © 2019 Facebook. All rights reserved.
//
#import <Foundation/Foundation.h>
#import <React/RCTBridgeModule.h>
@interface ActivityStarter : NSObject <RCTBridgeModule>
@end