Martin La Regina
Results
1
issues of
Martin La Regina
I want to use animatable with infinite durantion, until "addFavorite" function finish. ``` class HeartButton extends Component { handleViewRef = ref => this.view = ref; bounce = () => this.view.bounce(100).then(...