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

Label

A user-friendly label linked to controls for improved accessibility.

Installation

npx nativecn add Label

Usage

import { Label } from "@/components/Label"
<Label>This is a label</Label>