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

Badge

Displays a badge or a component that looks like a badge.

Installation

npx nativecn add Badge

Usage

import { Badge } from "@/components/Badge"
<Badge>
  <Text>Badge</Text>
</Badge>