PHP 7.4.33
Preview: RCTLinkingPlugins.mm Size: 864 B
/var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/react-native/Libraries/LinkingIOS/RCTLinkingPlugins.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 "RCTLinkingPlugins.h"

#import <string>
#import <unordered_map>

Class RCTLinkingClassProvider(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)>{
    {"LinkingManager", RCTLinkingManagerCls},
  };

  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: 5
Name Size Perms Modified Actions
958 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
6.60 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
892 B lrw-r--r-- 2025-03-28 11:04:41
Edit Download
864 B lrw-r--r-- 2025-03-28 11:04:43
Edit Download
2.40 KB lrw-r--r-- 2025-03-28 11:04:43
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).