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 はまだ評価されていません。