Jhony-Reyes

Results 2 comments of Jhony-Reyes

In my case I use `Modal` as component and the `Toast` is being shown after executing an async function, this works for me: Toast: ``` import { Toast as ToastNB...

Same here @octopitus ☹️ my code is: ``` import....... .... const {height} = Dimensions.get('window'); const somecomponent = () = > ( (this._panel = c)} draggableRange={{top: 400, bottom: 100}} animatedValue={this.draggedValue} height={400}...