Files
Fluxup_PAP/node_modules/react-native/ReactCommon/react/renderer/uimanager/SurfaceRegistryBinding.h
2026-03-10 16:18:05 +00:00

13 lines
351 B
C

/*
* 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.
*/
#pragma once
#warning "The SurfaceRegistryBinding.h header has been renamed to AppRegistryBinding.h"
#include <react/renderer/uimanager/AppRegistryBinding.h>