Detectando mudança no valor animado reagir nativo

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