I am new to React native Apps, And developed a basic news app which contains video posts, Everything was fine but videos are loading very slow.
Video will be uploaded from app to the backend server, and posts will be displayed in flat list and server is very fast but still having same low speed loading.
using Backend as Laravel, tried so many trick but still same issue, How can I improve video loading speed? Any help will make save my time, Its is more than a month but still no solution,
Is these any better option to display video post in flat list? How can I improve slow video loading?