josealejandro2928 / react-image-picker-editor

React library for the selection, edition and compression of images in png, jpeg and webp formats This package is made completely with html and css without any extra components or npm packages. It's based in functional components based in hooks, for optimization were used memo, useMemo and useCalback for avoiding any extra-renders.
https://www.npmjs.com/package/react-image-picker-editor
MIT License
27 stars 21 forks source link

After selected image getting image size & format by dafault, need to show image name here, there are no options to customize this. #12

Open wadenarel opened 4 months ago

wadenarel commented 4 months ago

After selected image getting image size & format by dafault, need to show image name here, there are no options to customize this.

wadenarel commented 3 months ago

@josealejandro2928 please response on this issues.

josealejandro2928 commented 3 months ago

But I dont get the point, show a picture, What you mean by showing a image name ?

wadenarel commented 3 months ago

image

here showing file size & file format, i want to show also file name. but i can't. @josealejandro2928 please help.

wadenarel commented 3 months ago

@josealejandro2928 any update? please

josealejandro2928 commented 3 months ago

Hi, what you need is like to define an optional prop in which we can pass the name of the image in case of editing one otherwise the name of the selection from filesystem?.

wadenarel commented 2 months ago

image

@josealejandro2928 yes, i want to show image name from filesystem. please share code.

wadenarel commented 2 months ago

@josealejandro2928 Hi, any update? i just need to show image name.

wadenarel commented 2 months ago

@josealejandro2928 @Lucas-Jav Hello, any update?