A Data Model structure for displaying UI Screens
View the Project on GitHub ServerDriven/ScreenData
enum ViewDirectionAxis: String { case vertical case horizontal }