
Card Generator
Card Generator allows the creation of any card and also its generation in png format. It also allows downloading images in pdf mode
Version: 1.0.0
Download the app
Supported languages
- English
App preview
- Generator

Components
Default (supported)
<Label
fx:id="(ColumnName)LabelView">
...
</Label>
<ImageView
fx:id="(ColumnName)ImageView">
...
</ImageView>
Additional
<ShowIf
condition="CName==[or]!=RVal">
...
</ShowIf>
<LoadingBar
fx:id="(ColumnName)LoadingBar"
progressColor="color"
progressWidth="text"
titleColor="color"
titleSize="size"
titleWidth="width"/>