SwiftUI-Crypto-MVVM-CoreData-Combine icon indicating copy to clipboard operation
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...

Results 4 SwiftUI-Crypto-MVVM-CoreData-Combine issues
Sort by recently updated
recently updated
newest added

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.