Relative Content

Tag Archive for iosswiftswiftuiswiftui-sheet

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.