Sujeet Kumar

Results 22 comments of Sujeet Kumar

> setLayoutAnimationEnabledExperimental even i doing this to scroll to bottom : ``` // Scroll to bottom on new messages or initial render useEffect(() => { const timeout = setTimeout(() =>...

yes i'm also getting like those warning of recommendation , did you find any solutions to fix this we using this version of react-native ``` "react": "18.3.1", "react-native": "0.77.0", ```...