Name Date Size #Lines LOC

..26-Sep-2023-

build/H26-Sep-2023-234173

src/H26-Sep-2023-501429

.eslintrc.jsH A D26-Sep-2023103 31

.npmignoreH A D26-Sep-2023183 128

CHANGELOG.mdH A D26-Sep-20231.6 KiB7437

README.mdH A D26-Sep-2023463 1810

babel.config.jsH A D26-Sep-2023107 76

package.jsonH A D26-Sep-20231.1 KiB4241

tsconfig.jsonH A D26-Sep-2023217 109

README.md

1# expo-checkbox
2
3`expo-checkbox` provides a basic `boolean` input element for Android, iOS and web.
4
5## API documentation
6
7Please refer to the [API documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/checkbox/).
8
9## Installation
10
11```
12npx expo install expo-checkbox
13```
14
15## Contributing
16
17Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).
18