Releases: ServerDriven/ScreenData
Releases · ServerDriven/ScreenData
0.4.0
12 May 01:06
Compare
Sorry, something went wrong.
No results found
Merge pull request #30 from ServerDriven/feature/Image-Local-Assets
Update image.md
Removed LabelledImage and Screen.subtitle
17 Feb 02:36
Compare
Sorry, something went wrong.
No results found
FontType
03 Feb 02:35
Compare
Sorry, something went wrong.
No results found
FontType
enum FontType: String {
case largeTitle
case title
case headline
case body
case footnote
case caption
}
label
font: FontType
ImageAspectScale
29 Jan 02:44
Compare
Sorry, something went wrong.
No results found
ImageAspectScale
enum ImageAspectScale: String {
case fit
case fill
}
image
aspectScale: ImageAspectScale
0.1.2
22 Jan 02:22
Compare
Sorry, something went wrong.
No results found
Style
ContainerView
CustomView
All values should be Optional
Added Spacer
08 Jan 14:59
Compare
Sorry, something went wrong.
No results found
Spacer {
size: Int
type: ViewType = .spacer
}
Initial POC
13 Nov 23:59
Compare
Sorry, something went wrong.
No results found