According to the Material Design Guidelines the usage for Bottom Navigation recommends three to five destinations (https://material.io/components/bottom-navigation/#usage)
Was just wondering what best practice dictates for designing something with just 2 destinations. For my purposes it would be a page of Images, and then a Survey filled out
Cheers
Edit: I guess a tab layout could work, but is there really a difference between using a 2 destination tab versus a 2 destination bottom nav?