This website requires JavaScript.
Explore
Help
Sign In
codinux
/
BankingClient
Watch
1
Star
0
Fork
You've already forked BankingClient
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
70b8a8b84c
BankingClient
/
ui
/
BankingiOSApp
History
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