callstack / callstack/react-native-paper
Add Label component
Offen
feature request
- Vorherrschende Sprache
- TypeScript
- Sterne
- 14.5k
- Forks
- 2.2k
- Ø Merge
- 5 T. 23 Std.
- Gemergte PRs (30 T.)
- 12
Beschreibung
**Is your feature request related to a problem? Please describe.**
Since we already have TextInput, Checkbox, and almost all the Form components, we need also to add a new `Label` component to be used with the `TextInput`
**Describe the solution you'd like**
Adding new `Label` component to be used with Forms components.
**Describe alternatives you've considered**
Manually adding `Text` component with custom styles.
**Additional context**
Adding new `Label` component makes it much easier to deal with forms.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.