callstack / callstack/react-native-paper
Add Label component
- Dominant language
- TypeScript
- Stars
- 14.5k
- Forks
- 2.2k
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 12
Description
**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.
Contributor guide
Research direction
Start by reviewing the existing TextInput, Checkbox, and other Form components to understand their structure and usage patterns. Define the Label component's expected API and styling from those components, then verify that it can be used with form components as requested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100