I can't properly aggregate data into array #597
Unanswered
Skipperlla
asked this question in
Q&A
Replies: 2 comments 1 reply
-
Hey! Please post a reproducible sample or at least a code snippet, it's hard to help without that 😞 |
Beta Was this translation helpful? Give feedback.
1 reply
-
when i try to do the same with flatlist it works even this video Simulator.Screen.Recording.-.iPhone.13.-.2022-09-14.at.15.41.55.mp4If you notice in the video, the place with the parenthesis below beats every time I press it, so I can save it to the state. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my current error, I keep the length of the button in an array and show how many cards you have selected in parenthesis in total, but as you can see in the video, when I want to select one of the cards and remove it, I cannot do this.
Simulator.Screen.Recording.-.iPhone.13.-.2022-09-13.at.19.59.36.mp4
Beta Was this translation helpful? Give feedback.
All reactions