callstack / callstack/react-native-ios-kit
Form component
Aperta
Updates
- Lingua principale
- JavaScript
- Stelle
- 555
- Fork
- 52
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 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?)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.