PHP 7.4.33
Preview: RCTSurfacePresenterStub.h Size: 1.63 KB
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/React/Modules/RCTSurfacePresenterStub.h
/*
 * Copyright (c) Meta Platforms, Inc. and affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */

#import <objc/runtime.h>

#import <React/RCTBridge.h>
#import <React/RCTBridgeProxy.h>

@protocol RCTSurfaceProtocol;

NS_ASSUME_NONNULL_BEGIN

// TODO: Eventually this should go away and files should just include RCTSurfacePresenter.h, but
// that pulls in all of fabric which doesn't compile in open source yet, so we mirror the protocol
// and duplicate the category here for now.

@protocol RCTSurfacePresenterObserver <NSObject>

@optional

- (void)willMountComponentsWithRootTag:(NSInteger)rootTag;
- (void)didMountComponentsWithRootTag:(NSInteger)rootTag;

@end

@protocol RCTSurfacePresenterStub <NSObject>

- (id<RCTSurfaceProtocol>)createFabricSurfaceForModuleName:(NSString *)moduleName
                                         initialProperties:(NSDictionary *)initialProperties;
- (nullable UIView *)findComponentViewWithTag_DO_NOT_USE_DEPRECATED:(NSInteger)tag;
- (BOOL)synchronouslyUpdateViewOnUIThread:(NSNumber *)reactTag props:(NSDictionary *)props;
- (void)addObserver:(id<RCTSurfacePresenterObserver>)observer;
- (void)removeObserver:(id<RCTSurfacePresenterObserver>)observer;

@end

@interface RCTBridge (RCTSurfacePresenterStub)

- (id<RCTSurfacePresenterStub>)surfacePresenter;
- (void)setSurfacePresenter:(id<RCTSurfacePresenterStub>)presenter;

@end

@interface RCTBridgeProxy (RCTSurfacePresenterStub)

- (id<RCTSurfacePresenterStub>)surfacePresenter;
- (void)setSurfacePresenter:(id<RCTSurfacePresenterStub>)presenter;

@end

NS_ASSUME_NONNULL_END

Directory Contents

Dirs: 0 × Files: 18
Name Size Perms Modified Actions
1.42 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
3.47 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
745 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.72 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.20 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
5.22 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.06 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.86 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
569 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
9.43 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.63 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
966 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
7.97 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
58.87 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
2.61 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.51 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
3.81 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
3.15 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).