aksonov / aksonov/react-native-tableview
onPress on Item doesn't work in edit mode
未關閉
- 主要語言
- Objective-C
- 星號
- 1.4k
- 分支
- 179
- PR 合併指標
- 30 天內沒有已合併 PR
描述
onPress on Item doesn't work in edit mode though I tried to add `allowsSelectionDuringEditing={true}` props
```
{'Home'}
Item 1
Item 2
Item 3
Item 4
```
I thought `allowsSelectionDuringEditing` will make the Item clickable although in edit mode.
Do I misunderstand the meaning?
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。