aksonov / aksonov/react-native-tableview

onPress on Item doesn't work in edit mode

Open
#221 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
1.4k
Forks
179
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.