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 还没有评估数据。