You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
how can i recognize the page leave? i now have a requirement like if the page shows , there is a notification appears from top. then i need the notification hide when the pages leave , because i assume i made every notification view for each page.
The text was updated successfully, but these errors were encountered:
and i am now using the rznotification view, I have a special case : i need present the notification in A page, then i tried to let it stay there until i click it. but when the page B was pushed, i need the notification of A hide. then i manually invoke the rznotificationview hide method in A 's viewdiddisappear , but b's notification was dismissed as well. how can i correctly use it?
how can i recognize the page leave? i now have a requirement like if the page shows , there is a notification appears from top. then i need the notification hide when the pages leave , because i assume i made every notification view for each page.
The text was updated successfully, but these errors were encountered: