aksonov / aksonov/react-native-tableview
onPress on Item doesn't work in edit mode
Abierto
- Lenguaje dominante
- Objective-C
- Estrellas
- 1.4k
- Forks
- 179
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.