-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Labels
wontfixThis will not be worked onThis will not be worked on
Description
I love to have react-native-testing
testing approach in RN, and I'm starting to use it.
I can render almost any RN element, unless FlatList and SectionList. Somehow they are never renderer when I try to access the elements I render with renderItem
, additionally when I check with debug()
is like if they are omitted from the rendering.
What should I do to get them working?
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on