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 未指定檔案或測試。首先定位現有的 List、TableView 和 Rows 元件,然後確定將它們替換為 Form、Form.Item 和 Form.Separator 的範圍。在定義完成標準之前,明確受控元件和驗證是否屬於這項工作的範圍。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- react-native
- 領域
- mobile
- Issue 類型
- 功能
- 難度
- 5/5
- 預估耗時
- 一週以上
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100