Closed dwyschka closed 7 years ago
How can i access the "selected" state from the child if i follow the example with the renderItem - method?
I hope you figured it out in the 5 months it's been since you asked, but if not, just use state to determine the selected box / use refs to reference the react components.
How can i access the "selected" state from the child if i follow the example with the renderItem - method?