BankingClient/ui/BankingUiCommon/src
dankito 372c0ec15d Fixed that there are banks without BIC - which let the app crash 2022-02-07 00:18:05 +01:00
..
commonMain/kotlin/net/dankito/banking Fixed that there are banks without BIC - which let the app crash 2022-02-07 00:18:05 +01:00
iosMain/kotlin/net/dankito/banking Added extension TanImage.imageBytesAsNSData() as common's toNSData() extension is exported to Swift as if it was for a different class 2022-02-07 00:17:53 +01:00
jvmMain/kotlin/net/dankito/banking/util Added findIconForBankAsync(() to IBankIconFinder so that iOS can choose how to handle asynchronous retrieval of bank icon 2022-02-07 00:17:54 +01:00
jvmTest/kotlin/net/dankito/banking/util Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
main Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00
test/kotlin/net/dankito/banking/util Made BankingUiCommon a multi platform project 2022-02-07 00:17:53 +01:00