import SwiftUI enum NavigationDestinations: String { case carbInput case bolusInput case bolusConfirm }