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

Radio Group

A set of checkable buttons—known as radio buttons—where no more than one of the buttons can be checked at a time.

Installation

npx nativecn add RadioGroup

Usage

import { RadioGroup, RadioGroupItem } from "@/components/RadioGroup"