georstat / react-native-image-gallery

React Native Image Gallery with Thumbnails
MIT License
87 stars 19 forks source link

Custom style of the gallery (background colour) #10

Open iners-max opened 2 years ago

iners-max commented 2 years ago

Currently the background colour of the gallery is using the defined const styles in ImageGallery. Is it possible to take styles from caller so that I can change the background to other colours such as white?