@react-native-aria/checkbox

mono repo setup with bob

Usage no npm install needed!

<script type="module">
  import reactNativeAriaCheckbox from 'https://cdn.skypack.dev/@react-native-aria/checkbox';
</script>

README

Installation

yarn add @react-native-aria/checkbox

Usage

import {
  useCheckbox,
  useCheckboxGroup,
  useCheckboxGroupItem,
} from '@react-native-aria/checkbox';