fix little pink circle around like
This commit is contained in:
@@ -107,6 +107,7 @@ export function AnimatedLikeIcon({
|
||||
zIndex: -1,
|
||||
pointerEvents: 'none',
|
||||
borderRadius: size / 2,
|
||||
opacity: 0,
|
||||
}}
|
||||
/>
|
||||
<Animated.View
|
||||
@@ -121,6 +122,7 @@ export function AnimatedLikeIcon({
|
||||
zIndex: -1,
|
||||
pointerEvents: 'none',
|
||||
borderRadius: size / 2,
|
||||
opacity: 0,
|
||||
}}
|
||||
/>
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user