React Native - download multiple image files in one call

I mean this post for the reaction of uploading your own image to the server: How to upload an image to the server using ReactNative

With the exception of the call bypass traversal several times to load multiple image files (looping files), I was wondering how to load multiple image files by simply calling a selection once? Can someone provide a simple example?

Thanks in advance!

+4
source share

Source: https://habr.com/ru/post/1674460/


All Articles