Код: Выделить всё
this.flatListRef.current.scrollToEnd({animated:false});
Я использую Firestore, React Native.
Это видео о проблеме: https:/ /youtu.be/X2XdbOZI21s



Подробнее здесь: https://stackoverflow.com/questions/677 ... part-first
Код: Выделить всё
this.flatListRef.current.scrollToEnd({animated:false});


