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
62c3677769
BankingClient
/
ui
/
BankingiOSApp
History
dankito
62c3677769
Fixed that 'Add account' NavigationLink was displayed with white background and that it could not be distinguished from a list item (by giving it a greater height). Also implemented that AddAccountDialog gets created lazily
2022-02-07 00:17:54 +01:00
..
BankingiOSApp
Fixed that 'Add account' NavigationLink was displayed with white background and that it could not be distinguished from a list item (by giving it a greater height). Also implemented that AddAccountDialog gets created lazily
2022-02-07 00:17:54 +01:00
BankingiOSApp.xcodeproj
Disabling Tab bar if no account has been added yet (due to a bug in SwiftUI, that UITabBar.appearance().isUserInteractionEnabled = false does not work reliably, i have to hide to complete TabView and show only AccountsTab instead)
2022-02-07 00:17:54 +01:00
BankingiOSAppTests
Implemented SwiftBankIconFinder
2022-02-07 00:17:54 +01:00
BankingiOSAppUITests
Added empty BankingiOSApp Xcode project
2022-02-07 00:17:53 +01:00