This library is useless. I am starting to contribute to theReact Native Reusables

Checkbox

A control that allows the user to toggle between checked and not checked.

Installation

npx nativecn add Checkbox

Usage

import { Checkbox } from "@/components/Checkbox"
<Checkbox />