BankingClient/ui/BankingiOSApp
dankito 70b8a8b84c Fixed hide disclosure triangle for Bank- and BankAccountListItems (issue was that you have to use "ForEach(0 ..< array.count) { index in" instead of "ForEach(array) item in" - very obvious, Apple!) 2022-02-07 00:17:53 +01:00
..
BankingiOSApp Fixed hide disclosure triangle for Bank- and BankAccountListItems (issue was that you have to use "ForEach(0 ..< array.count) { index in" instead of "ForEach(array) item in" - very obvious, Apple!) 2022-02-07 00:17:53 +01:00
BankingiOSApp.xcodeproj Implemented selecting bank in AddAccountDialog 2022-02-07 00:17:53 +01:00
BankingiOSAppTests Added empty BankingiOSApp Xcode project 2022-02-07 00:17:53 +01:00
BankingiOSAppUITests Added empty BankingiOSApp Xcode project 2022-02-07 00:17:53 +01:00