F
irebase limit load helps to improve the performance of our app



If your Firebase database have thousands of data and you want to load that data to your app,

Then you load all data at a time maybe your app suddenly crashes and your app user experience very slow at that time so this limit load of Firebase data helps you to resolve this problem 


Now you can add a load more options on the bottom of your app means when the user scroll down to bottom of your ( i.e listview, recycler view, grid view ) app then the remaining data on the server load one after one as your specified limit of data so now your app perfectly work without any performance down 🎉 

If you want to review the code you can visit this site Click here to visit 




Demo Video 




For download the limit load project for Android Studio you can click this link 


If you are your using Sketchware then follow this link for swb file 



If you have any queries or issues  like link failure you can directly message me on instagram @epictechnicaltricks or you can comment on any of my video on YouTube. 


Thank you for visit this site 😃