Replies: 1 comment 2 replies
-
Another option is to create a View modifier that only fires on the first onAppear. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The easiest way is to have State flagged, but it is not cool.
What if I want to run
environment.analyticsLogRepository.sendLog()
only once the first time?Any help is appreciated, thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions