detectar el cambio en el valor animado react nativo

this.state.translateAnim.addListener(({value}) => this._value = value);
Alert Ape