onAppear not called after sheet dismissal
Have the following problem here. I have a root view and some action happens that triggers a sheet to be shown. When the sheet is dismissed the root view’s onAppear
isn’t called.
Have the following problem here. I have a root view and some action happens that triggers a sheet to be shown. When the sheet is dismissed the root view’s onAppear
isn’t called.