Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Taking photos and display it on a custom list react-native

I’m working on an app where the user will take photos(unlimited) using a floating button, the photos will be displayed in a custom list (like in recyclerview).
The custom list will have each item composed of the image taken and an edit text to describe the image.

I’m just starting with react-native. Is there a tutorial/library you would recommend me to use? and how hard is this to implement in react-native.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

You need to install an external lib like this: react-native-image-picker

and you have to implement it on both IOS and Android (as in docs)

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading