How to get all photos on phone and show list of photos on a Flatlist in React Native
I wanted to find a library that could support getting all the photos from the phone and displaying the list of captured images on a Flatlist, and I ran this project on Expo. How to do this? I tried using…