Making bottom navigation dynamic based on app features enabled?

Our mobile app is feature based, so a user may have 1-4 of the bottom navigation items enabled on their account. Is best practice to hide the menu options that are not enabled or to keep it static and show an empty state if they select one that is not enabled?