@react-native-ohos/masked-view
Version:
React Native MaskedView component
6 lines • 370 B
JavaScript
// Copyright (c) 2024 Huawei Device Co., Ltd. All rights reserved
// Use of this source code is governed by a MIT license that can be
// found in the LICENSE file.
import codegenNativeComponent from 'react-native/Libraries/Utilities/codegenNativeComponent';
export default codegenNativeComponent('RNCMaskedView');
//# sourceMappingURL=RNCMaskedViewNativeComponent.js.map