What's the best way to keep state in a bottom bar that sticks to the UI, even when different pages are navigated to? Let's say I was programming Facebook and wanted to keep all open conversations the same, etc with the most efficiency. I could use something like jixedbar (is there a better solution?) for the bar, but not sure how to keep state best.
Thanks!