andrei115

Results 1 issues of andrei115

in ios 15, NavigationLinks inside ASCollectionView are popped when a modal is displayed from the destination view. ``` struct Test: View { var body: some View { NavigationView { ASCollectionView...