callstack / callstack/react-native-ios-kit
RowItem, NavigationRow and more... backgroundColor onClick
未關閉
- 主要語言
- JavaScript
- 星號
- 555
- 分支
- 52
- PR 合併指標
- 30 天內沒有已合併 PR
描述
When creating RowItem, NavigationItem and other fields and clicking on them, there is no change of background Color as it is done in iOS itself.
Tell me, this part is not implemented or I do something wrong?
``
` this.props.navigation.navigate('editUserProfile', this.state.editProps.name)} /> `
``
This is my code
貢獻指南
研究方向
從範例中顯示的 RowItem、NavigationRow 和 TableView 入口開始,然後追蹤 onPress 的處理方式。檢查這些列是否實作了按下狀態的背景行為,並確認 iOS 風格互動的預期結果。完成標準是:點擊某一列時,其背景顏色會明顯變更,同時保留現有的導覽行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript, react-native
- 領域
- frontend, mobile
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 20/100