Add nav:click event to all main nav items (#10540)
Co-authored-by: Eric Bailey <git@esb.lol>
This commit is contained in:
@@ -190,7 +190,7 @@ const GalleryItem = ({
|
||||
return (
|
||||
<View
|
||||
ref={altBtnRef}
|
||||
style={imageStyle as ViewStyle}
|
||||
style={imageStyle}
|
||||
// Fixes ALT and icons appearing with half opacity when the post is inactive
|
||||
renderToHardwareTextureAndroid>
|
||||
<TouchableOpacity
|
||||
|
||||
Reference in New Issue
Block a user