/** * 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 */ #ifdef RN_DISABLE_OSS_PLUGIN_HEADER // FB Internal: FBRCTFabricComponentsPlugins.h is autogenerated by the build system. #import #else // OSS-compatibility layer #import #import #import #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wreturn-type-c-linkage" #ifdef __cplusplus extern "C" { #endif Class RCTFabricComponentsProvider(const char *name); // Lookup functions Class RCTSafeAreaViewCls(void) __attribute__((used)); Class RCTScrollViewCls(void) __attribute__((used)); Class RCTPullToRefreshViewCls(void) __attribute__((used)); Class RCTActivityIndicatorViewCls(void) __attribute__((used)); Class RCTSwitchCls(void) __attribute__((used)); Class RCTUnimplementedNativeViewCls(void) __attribute__((used)); Class RCTParagraphCls(void) __attribute__((used)); Class RCTTextInputCls(void) __attribute__((used)); Class RCTInputAccessoryCls(void) __attribute__((used)); Class RCTViewCls(void) __attribute__((used)); Class RCTImageCls(void) __attribute__((used)); Class RCTModalHostViewCls(void) __attribute__((used)); #ifdef __cplusplus } #endif #pragma GCC diagnostic pop #endif // RN_DISABLE_OSS_PLUGIN_HEADER