Can background assets in SwiftUI be implemented for lower version ios such as ios 14.0. If yes then how?

32 views Asked by At

I want to know if we can use background assests in swiftUI for ios versions lower than ios 16.0 such as ios 14.0. If yes what changes we have to make to do so?

I researched on the topic of background assests in SwiftUI a bit and found out it is available for ios 16.0 version and beyond. Is there a way to do it for lower version ios.

0

There are 0 answers