Components
Divider
A visual separator that can be used to divide content horizontally or vertically.
Installation
Usage
Props
| Prop | Type | Default |
|---|---|---|
style | ViewProps | - |
orientation? | "horizontal" | "vertical" | 'horizontal' |
Counter
A counter component that allows users to increment or decrement a value. It displays the current value and provides buttons for incrementing and decrementing.
InputOTP
A component that allows users to enter an OTP (One-Time Password) code. It displays a series of input fields, each containing a single character. It also provides a way to import the OTP code from SMS.