React Native Snap Carousel ref getting null on navigating to same page with different params -
the ref of react native snap carousel package becoming null on re rendering same component different params.
what have tried till now since package used react native flatlist implementation, modified code flatlist view , shows no error
here of logs of happens object - > navigate - > null - > object


Comments
Post a Comment