callstack / callstack/react-native-ios-kit
Form component
オープン
Updates
- 主要言語
- JavaScript
- スター
- 555
- フォーク
- 52
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
## 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?)
コントリビューションガイド
評価
この issue はまだ評価されていません。