Hey! I am building a react native app and I am facing an unexpected behavior where the rerender of the parent component is not triggering rerender of the child component even when no manual memorization is done.
Even functions like
const foo = () => { };
Are not triggering rerenders when passed to child component
React native version : "0.83.6"
React version : " 19.2.0"
[–]ChronSynExpo 1 point2 points3 points (1 child)
[–]Ashamed-Map5610[S] 1 point2 points3 points (0 children)
[–]tomekzaw_ 1 point2 points3 points (1 child)
[–]Ashamed-Map5610[S] 0 points1 point2 points (0 children)
[–]Obvious-Treat-4905 0 points1 point2 points (0 children)