expo-checkbox

Checkbox for Android and web

Usage no npm install needed!

<script type="module">
  import expoCheckbox from 'https://cdn.skypack.dev/expo-checkbox';
</script>

README

expo-checkbox

expo-checkbox provides a material design styled checkbox on Android and web.

API documentation

Please refer to the API documentation for the latest stable release.

Installation in managed Expo projects

expo install expo-checkbox

Installation in bare React Native projects

yarn add expo-checkbox

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.