Skip to content

Instantly share code, notes, and snippets.

@Maluen
Last active August 28, 2018 13:19
Show Gist options
  • Save Maluen/21dd870375cad0ecef725e9040c75108 to your computer and use it in GitHub Desktop.
Save Maluen/21dd870375cad0ecef725e9040c75108 to your computer and use it in GitHub Desktop.
<Button
dark
title="C"
containerStyle={styles.deleteButtonContainer}
onPress={this.handleDelete}
onLongPressStarted={this.startResetAnimation}
onLongPressCancelled={this.cancelResetAnimation}
onLongPressEnd={this.finalizeResetAnimation}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment