I have few audio, image and video files present in the gallery. But it is not scrollable. Is there any additional controllers which I should use to make it scrollable? How can i achieve it? I'm using the react-native-gallery module.
Asked
Active
Viewed 215 times
1 Answers
0
You Can Use ScrollView as a Main View OR use react-native-gallery-swiper.

Shaikh wasimhaque
- 11
- 8
-
gallery swiper would only work for images I believe, how can i make other files like videos present in gallery scrollable? – Abhirup Mukherjee Jan 24 '19 at 05:30