How to put a notification mark in the view icon that is in the botom navigation bar

Hi, I'm making an app where the user can sen or recieve messages form another user, What I need is when a user recive a message the view in tha bottom navigator bar make a mark that there is a new message, hopefully with the number of new messages

 

thanks for the help

Solved Solved
0 2 265
1 ACCEPTED SOLUTION

The only way would be to use the Display Name of that view with an expression so that it looks like this:
Messages (0), or Messages (2), something like that

View solution in original post

2 REPLIES 2

The only way would be to use the Display Name of that view with an expression so that it looks like this:
Messages (0), or Messages (2), something like that

Thanks very much

 

Top Labels in this Space