How To Create React Native + Firestore (FlatList | Pull To Refresh | Pagination | Infinite Scroll)

preview_player
Показать описание
This tutorial will show you how to use Flatlist with pull to refresh, infinite scroll & firebase pagination on one project.

React Native v0.62.2

Reference:

Please like, share & subscribe!
Рекомендации по теме
Комментарии
Автор

wow thanks buddy.. you saved my time... really appreciate it

chamupathisaranga
Автор

I love you. this is so much for my finals work. :D

matkomilic
Автор

Hey can you make this to add a product to firebase including the id??

vineethemmanuel
Автор

Hey. I tried coding it along and I understood almost 90% of the logic behind the code.
But my list does not show and it shows Loading when I navigate to the items screen.
Please Help!

reznov
Автор

if anybody struggles because he uses usestate and overall a functional component i got it all converted for class component. text me if anybod yneeds it.

matkomilic
Автор

Can i use it with onSnapshot rather than get function in firestore query because i want realtime changes that occurs in firestore

chiraggupta