UNPKG

@react-native-community/checkbox

Version:

React Native Checkbox native modules for Android , iOS and Windows

7 lines (6 loc) 298 B
// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. 'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var react_native_1 = require("react-native"); exports.default = react_native_1.requireNativeComponent('RNCCheckboxWindows');