expo-checkbox
Version:
Basic boolean input for Android, iOS and web.
18 lines (10 loc) • 463 B
Markdown
# expo-checkbox
`expo-checkbox` provides a basic `boolean` input element for Android, iOS and web.
## API documentation
Please refer to the [API documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/checkbox/).
## Installation
```
npx expo install expo-checkbox
```
## Contributing
Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).