digitalfabrik / lunes-app

The front end for the Lunes vocabulary trainer. Back end: https://github.com/digitalfabrik/lunes-cms
https://lunes.app
Apache License 2.0
23 stars 5 forks source link

Badge number in bottom bar needs to be updated #995

Open ztefanie opened 10 months ago

ztefanie commented 10 months ago

Currently we are showing the number of words, that need repetition as a badge on the BottomTabNavigator. But this number is not updated, unless the app is closed and reopened or a screen without the bottom navigation bar is opnend and closed. The badge number should be updated correctly, when the value changes.

Number should be hidden, when it is zero