CurrencyText icon indicating copy to clipboard operation
CurrencyText copied to clipboard

Multiple SwiftUI Warnings on >iOS 16.X

Open leafarenuk opened this issue 1 year ago • 4 comments

What problems I want to solve?

There are mutliple warnings on iOS >16.X while using your code: Publishing changes from within view updates is not allowed, this will cause undefined behavior.

File: CurrencyText/tree/main/Sources Lines: 73, 122 and 124

CleanShot 2022-11-20 at 01 50 20

What value it delivers?

There will be no more warnings while running the app. Improve stability.

Tasks

TBD

Dependecies / References

No dependencies and/or references by now.

leafarenuk avatar Nov 20 '22 00:11 leafarenuk