Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
onLongClick = item => {
Modal.operation([
{
text: (
),
onPress: () => {
this.props.dispatch(
NavigationActions.navigate({ routeName: "Detail", params: item })
);
},
style: { textAlign: "center" }
}, {
text: (