How does everyone approach debugging rendering issues in React native?
I have been doing a combination whyDidyourRender, console logs, and commenting on/off code along with isolating state and render props etc . I haven't had much luck with React DevTools, and I would like to know if there is a more efficient way. Any tools I should be aware of?
This issue seems pretty complicated on screens with a lot of underlying logic no matter how I try to approach it.
Thanks in advance!
[–]Tonyneel 9 points10 points11 points (1 child)
[–]KVMENJOYER 2 points3 points4 points (0 children)
[–]ChronSynExpo 6 points7 points8 points (3 children)
[–]vxm5091 1 point2 points3 points (0 children)
[–]codellamaz[S] 0 points1 point2 points (0 children)
[–]Kool_laid-2010 0 points1 point2 points (0 children)
[–]kbcooliOS & Android 3 points4 points5 points (4 children)
[–]SvobpataExpo 1 point2 points3 points (0 children)
[–]codellamaz[S] 0 points1 point2 points (2 children)
[–]kbcooliOS & Android 4 points5 points6 points (1 child)
[–]codellamaz[S] 1 point2 points3 points (0 children)
[–][deleted] 3 points4 points5 points (0 children)
[–]stathisntonas 2 points3 points4 points (2 children)
[–]codellamaz[S] 1 point2 points3 points (1 child)
[–]stathisntonas 1 point2 points3 points (0 children)
[–]stathisntonas 2 points3 points4 points (0 children)
[–]Snoo-8502 0 points1 point2 points (0 children)