jsoendermann / rn-section-list-get-item-layout

:black_square_button: Easy getItemLayout props for react-native SectionLists.
https://medium.com/@jsoendermann/sectionlist-and-getitemlayout-2293b0b916fb
Other
221 stars 32 forks source link

When I drag to the bottom,I got a error , “TypeError: right-hand side of 'instanceof' is not callable ” #17

Closed huapeng222 closed 4 years ago

huapeng222 commented 4 years ago

rn 0.62

huapeng222 commented 4 years ago

image

jsoendermann commented 4 years ago

Hi, that doesn't look to me like it's related to this package. Can you share a repro?

huapeng222 commented 4 years ago

Hi, that doesn't look to me like it's related to this package. Can you share a repro?

I've found out why, Because I used react-native-swipe-list-view。