Talor-A / react-native-message-bar

A notification bar alert displayed at the top of the screen for react-native
MIT License
55 stars 27 forks source link

MessageBar disappears even though shouldHideAfterDelay property is set to false #20

Closed atandonquickbase closed 6 years ago

atandonquickbase commented 6 years ago
screen shot 2017-11-17 at 1 22 34 pm

Am I missing out on something?

aksonov commented 6 years ago

The same issue. Any response?

atandonquickbase commented 6 years ago

In MessageBar.js, there is following code snippet

screen shot 2017-11-29 at 12 43 30 pm

Doing the '&&' check might solve the problem

atandonquickbase commented 6 years ago

@Talor-A Could you please have a look?

Talor-A commented 6 years ago

I'll check this out tomorrow.

Talor-A commented 6 years ago

fixed in v2.0.7. not sure why this stopped working initially, thanks for reporting it.

atandonquickbase commented 6 years ago

shouldHideOnTap should also have the same fix. What do you think ?

atandonquickbase commented 6 years ago

And Thanks for looking into it

aamir-munir commented 6 years ago

not working for me ver: 2.0.10