I'm creating an app with react-native and I wanted to create a scrollView with some divs inside and I used .map() to create them using the info from another fil
I am unsure why I cannot use onClick on this within map function???I am getting the data from useSelector in my redux file. Clicking the TestComponent does noth
Full disclaimer upfront for this one - I've been working with react native for around a week or two, and I suspect that I've encountered this issue without full