KBLNY / react-native-message-bar

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

MessageBar is being displayed on component mount #18

Open ararog opened 8 years ago

ararog commented 8 years ago

After upgrade RN to 0.30.0, I noticed the MessageBar is being displayed without actually use MessageBarManager for this (e.g. component mount).

Here's a screenshot which better describe the issue:

img-20160729-wa0001

Once I start typing anything on textinputs, which causes the component to rerender, the MessageBar automatically dissappear.

BigPun86 commented 8 years ago

+1 #19

AhsanWani commented 7 years ago

+1