|
| 1 | +<p align="left"> |
| 2 | + <a href="https://www.logisticinfotech.com/blog/react-native-import-resized-image-photo-gallery"><img alt="npm version" src="https://img.shields.io/badge/npm-v4.0.0.0-green.svg"></a> |
| 3 | + <a href="https://www.logisticinfotech.com/blog/react-native-import-resized-image-photo-gallery"<><img src="https://img.shields.io/badge/license-MIT-orange.svg"></a> |
| 4 | +</p> |
| 5 | + |
1 | 6 | File upload is an essential aspect of any project. Given this importance, it is surprising that many developers face challenges of adding file upload feature to their projects, specially while they have to deal with multiple image upload and project is mostly related to images. |
2 | 7 |
|
3 | 8 | Specifically for mobile application we need to take care of memory being used by application and while we have number of images being uploaded from mobile application. |
|
0 commit comments