You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using react-native for android app, I have a use case where user can select images from gallery, For this I'm using react-native-camera-roll-picker, But now I want to restrict user to select images from only specific folder as "DCIM/Camera", I went through the code but didn't find implementation where I can specify folder path.
Please help me to find a way to achieve this feature, Or any way by which I can implement this feature. Thanks in advance
The text was updated successfully, but these errors were encountered:
I'm using react-native for android app, I have a use case where user can select images from gallery, For this I'm using react-native-camera-roll-picker, But now I want to restrict user to select images from only specific folder as "DCIM/Camera", I went through the code but didn't find implementation where I can specify folder path.
Please help me to find a way to achieve this feature, Or any way by which I can implement this feature. Thanks in advance
The text was updated successfully, but these errors were encountered: