...
Figma for confluence lite |
---|
nodeUrl | https://www.figma.com/file/623Fahuwq8tUzSWQPd23Ie/iOS-Gini-Bank-SDK-3.0.0-UI-Customisationw6VLDKCkunlgBRQcydqJGo?type=design&node-id=14-:355 |
---|
height | 1000px |
---|
|
...
Images
Images customization is done via overriding of GiniImages.xcassets resources.
...
Figma for confluence lite |
---|
nodeUrl | https://www.figma.com/file/623Fahuwq8tUzSWQPd23Iew6VLDKCkunlgBRQcydqJGo/iOS-Gini-Bank-SDK-3.01.0-UI-Customisation?type=design&node-id=2574-12863&mode=design&t=0-1eBZWmnwNW3tSyZW8-0 |
---|
height | 1000px |
---|
|
To override them in your application, use GiniBankConfiguration.updateFont(_ font: UIFont, for textStyle: UIFont.TextStyle)
. For example:
...