Cristians Soria

Results 4 comments of Cristians Soria

Hi @isteven, Great component! But I'm having the same issue commented previously. Here there is a example about the issue: http://plnkr.co/edit/4sCQy30RxV6Y2VowyC3F?p=preview. Do you know what is the wrong? Thanks in...

Hi Guys! I had the same issue but I tried to add an React element in the message and it works. ``` return Toast.show( {` ${message}`} , {` ```

I'm not sure but I think you can try to modify the styles for Toast main container, there is a property for that, and set same background color or modify...

Hi! You have the following props: ``` ....... containerStyle: { }, textStyle: { }, ...... ``` ![image](https://user-images.githubusercontent.com/1625715/108195783-06e78000-70f7-11eb-92ca-021706818d62.png)