Right now I have all my screens contained inside o...
# compose
z
Right now I have all my screens contained inside one scaffold, using a destinations nav host from the compose destinations library. Would it be better to change this so that each screen provides it's own scaffold?