https://github.com/singhdigamber/rncheckbox
In this tutorial, we are going to learn how to create a custom Checkbox component in React Native application for Android and iOS platforms.
https://github.com/singhdigamber/rncheckbox
react-components reactnative reactnative-demo
Last synced: 4 months ago
JSON representation
In this tutorial, we are going to learn how to create a custom Checkbox component in React Native application for Android and iOS platforms.
- Host: GitHub
- URL: https://github.com/singhdigamber/rncheckbox
- Owner: SinghDigamber
- Created: 2020-02-07T17:08:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:42:27.000Z (about 3 years ago)
- Last Synced: 2025-03-04T20:46:00.893Z (about 1 year ago)
- Topics: react-components, reactnative, reactnative-demo
- Language: JavaScript
- Homepage: https://www.positronx.io/build-react-native-custom-checkbox-for-android-and-ios/
- Size: 1.83 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rncheckbox
In this tutorial, we are going to learn how to create a custom Checkbox component in React Native application for Android and iOS platforms. We will learn step by step how to get Multiple checkboxes values on button click using React Native APIs.
[Build React Native Custom Checkbox Component for Android and iOS](https://www.positronx.io/build-react-native-custom-checkbox-for-android-and-ios/)