BLUE
PHP 7.4.33
Path:
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/scripts/codegen/templates
Run
Logout
Edit File
Size: 1.81 KB
Close
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/scripts/codegen/templates/RCTAppDependencyProviderMM.template
Text
Base64
/* * 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 "RCTAppDependencyProvider.h" #import <ReactCodegen/RCTModulesConformingToProtocolsProvider.h> #import <ReactCodegen/RCTThirdPartyComponentsProvider.h> @implementation RCTAppDependencyProvider { NSArray<NSString *> * _URLRequestHandlerClassNames; NSArray<NSString *> * _imageDataDecoderClassNames; NSArray<NSString *> * _imageURLLoaderClassNames; NSDictionary<NSString *,Class<RCTComponentViewProtocol>> * _thirdPartyFabricComponents; } - (nonnull NSArray<NSString *> *)URLRequestHandlerClassNames { static dispatch_once_t requestUrlToken; dispatch_once(&requestUrlToken, ^{ self->_URLRequestHandlerClassNames = RCTModulesConformingToProtocolsProvider.URLRequestHandlerClassNames; }); return _URLRequestHandlerClassNames; } - (nonnull NSArray<NSString *> *)imageDataDecoderClassNames { static dispatch_once_t dataDecoderToken; dispatch_once(&dataDecoderToken, ^{ _imageDataDecoderClassNames = RCTModulesConformingToProtocolsProvider.imageDataDecoderClassNames; }); return _imageDataDecoderClassNames; } - (nonnull NSArray<NSString *> *)imageURLLoaderClassNames { static dispatch_once_t urlLoaderToken; dispatch_once(&urlLoaderToken, ^{ _imageURLLoaderClassNames = RCTModulesConformingToProtocolsProvider.imageURLLoaderClassNames; }); return _imageURLLoaderClassNames; } - (nonnull NSDictionary<NSString *,Class<RCTComponentViewProtocol>> *)thirdPartyFabricComponents { static dispatch_once_t nativeComponentsToken; dispatch_once(&nativeComponentsToken, ^{ _thirdPartyFabricComponents = RCTThirdPartyComponentsProvider.thirdPartyFabricComponents; }); return _thirdPartyFabricComponents; } @end
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
RCTAppDependencyProviderH.template
644 B
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RCTAppDependencyProviderMM.template
1.81 KB
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RCTModulesConformingToProtocolsProviderH.template
451 B
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RCTModulesConformingToProtocolsProviderMM.template
620 B
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RCTThirdPartyComponentsProviderH.template
414 B
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
RCTThirdPartyComponentsProviderMM.template
511 B
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ReactAppDependencyProvider.podspec.template
1.39 KB
lrw-r--r--
2025-03-28 11:04:43
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).