SwiftUI-Crypto-MVVM-CoreData-Combine
SwiftUI-Crypto-MVVM-CoreData-Combine copied to clipboard
Full source code for the SwiftUI Crypto App. The complete tutorial is available for free on my YouTube channel @SwiftfulThinking. The project uses MVVM Architecture, CoreData and Combine. Live cryptoc...
Bug? websiteSection , preview mode
I want to improve the display of "1.45e-05" when I trade small amounts in Edit Portfolio .
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.
I want to use NSDecimalNumber because doble and float have errors, but I don't know how to change it.