RR
RR
which version fixes it?? 1.7.1 gives a lot of warning @DownyBehind
facing same issue. RTSP video stream fine on debug mode but the app crashes on loading the component itself on prod.
I am facing the same issue when i try to send customData to the custom-data endpoint. i am able to do the wifi provisining just not able to send custom...
So what i saw is if i have the list in the constructor itself rather than an empty array Flatlist works as expected but if i have an empty list...
What i have noticed is it does not rerender if it has empty list in the constructor. If the list is filled in constructor itself 2 rerender happens and FlatList...
@jianxinzhoutiti Thats how list work in Rn if you don't pass an initialNumberToRender props it will take its default value which is 10. and in the next rerender which is...
still facing this issue with the upgraded packages.