adjust deps
This commit is contained in:
@@ -85,7 +85,7 @@ export default function ExpoSelectableTextView({
|
|||||||
}
|
}
|
||||||
|
|
||||||
return segments
|
return segments
|
||||||
}, [children])
|
}, [children, onLongPress, onPress, style])
|
||||||
|
|
||||||
const segmentsJson = React.useMemo(() => {
|
const segmentsJson = React.useMemo(() => {
|
||||||
const json = JSON.stringify({segments: textSegments})
|
const json = JSON.stringify({segments: textSegments})
|
||||||
|
|||||||
Reference in New Issue
Block a user