Improve Slideshow and adding sharing and reposting images
This commit is contained in:
@@ -200,7 +200,7 @@ let Media = (props) => {
|
||||
//message: image[1],
|
||||
// url: image[1],
|
||||
//});
|
||||
}}>
|
||||
}} key={image[1]}>
|
||||
<Image source={{ uri: image[1] }} key={image[1]} style={imageStyle} cachePolicy="memory-disk" />
|
||||
</TouchableWithoutFeedback>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user