WWDC23 SALE: Save 50% on all my Swift books and bundles! >>

SOLVED: @EnvironmentObject in classes

Forums > SwiftUI

Is there any way (workaround?) with that i can use @environmentobject in a class?

1      

@EnvironmentObject pulls objects out of the SwiftUI environment, which is only available during the render phase of a View. So, no.

I would question why you think you need to do that in the first place and examine what exactly you are trying to do.

1      

im creating a stopwatch app and i have a class for the timerManager, which increases the timer by one. I d like to use some data in that whuich is set in a view.

1      

close

1      

Save 50% in my WWDC23 sale.

SAVE 50% To celebrate WWDC23, all our books and bundles are half price, so you can take your Swift knowledge further without spending big! Get the Swift Power Pack to build your iOS career faster, get the Swift Platform Pack to builds apps for macOS, watchOS, and beyond, or get the Swift Plus Pack to learn advanced design patterns, testing skills, and more.

Save 50% on all our books and bundles!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.