callstack / callstack/react-native-ios-kit
Form component
Offen
Updates
- Vorherrschende Sprache
- JavaScript
- Sterne
- 555
- Forks
- 52
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## Describe the feature
Currently, we have a `List` component with List Items. Rename them to `Form` with child elements (Replace `TableView` and `Rows`):
- `Form.Item` (basic)
- `Form.Separator` (gray divider)
- others:

As a followup, investigate option to create more controlled components, maybe with validation and such. ([Formik](https://github.com/jaredpalmer/formik)-like?)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.