PHP 7.4.33
Preview: RCTNetworkPlugins.mm Size: 1018 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/Libraries/Network/RCTNetworkPlugins.mm
/**
 * 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.
 *
 * @generated by an internal plugin build system
 */

#ifndef RN_DISABLE_OSS_PLUGIN_HEADER

// OSS-compatibility layer

#import "RCTNetworkPlugins.h"

#import <string>
#import <unordered_map>

Class RCTNetworkClassProvider(const char *name) {
  // Intentionally leak to avoid crashing after static destructors are run.
  static const auto sCoreModuleClassMap = new const std::unordered_map<std::string, Class (*)(void)>{
    {"DataRequestHandler", RCTDataRequestHandlerCls},
    {"FileRequestHandler", RCTFileRequestHandlerCls},
    {"HTTPRequestHandler", RCTHTTPRequestHandlerCls},
    {"Networking", RCTNetworkingCls},
  };

  auto p = sCoreModuleClassMap->find(name);
  if (p != sCoreModuleClassMap->end()) {
    auto classFunc = p->second;
    return classFunc();
  }
  return nil;
}

#endif // RN_DISABLE_OSS_PLUGIN_HEADER

Directory Contents

Dirs: 0 × Files: 24
Name Size Perms Modified Actions
1.01 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
447 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
3.08 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
436 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
420 B lrw-r--r-- 2025-03-28 11:04:42
Edit Download
445 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.21 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
441 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
2.87 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
753 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
6.52 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
3.23 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
2.90 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
1.79 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
1.20 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
29.93 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.09 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
1.04 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
1018 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
1.78 KB lrw-r--r-- 2025-03-28 11:04:41
Edit Download
5.63 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
2.32 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
6.31 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
18.81 KB lrw-r--r-- 2025-03-28 11:04:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).