Fetch large amount of data from API in React Native
I recently started to get play around with React Native a little bit. One of the questions that came to my mind was how to properly fetch large amounts of data from an API. I have a MySQL database with…