GeekyAnts / GeekyAnts/react-native-easy-grid
onPress does'nt work when child element are position:absolute
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
I am unable to make onPress when the code is wrapped inside Row element.
Basically the image is half placed on Row 20 and Half on Row 80 with `Icon`. But I am unable to do onPress as icon isn't working.
It works when I make `Edit Icon` on Row 20 completely
```
.
.
.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.