how is it possible to implement a long press or 3D touch preview like the google news example or the one from instagram? When tapped in the preview, it should be forwarded to the destination"page.
Asked
Active
Viewed 604 times
1
-
Does this answer your question? [How to implement Haptic/3D Touch in SwiftUI?](https://stackoverflow.com/questions/62684696/how-to-implement-haptic-3d-touch-in-swiftui) – Ahmet Sina Ustem Apr 14 '22 at 09:10
-
Thanks but no, i want more content in the long-press preview, not just text. – Retch Apr 14 '22 at 09:12
-
1Is this what you're looking for? https://stackoverflow.com/questions/70804307/swiftui-custom-view-for-context-menu/70804869#70804869 – Timmy Apr 14 '22 at 10:49
-
Does this answer your question? [SwiftUI Custom View For Context Menu](https://stackoverflow.com/questions/70804307/swiftui-custom-view-for-context-menu) – Witek Bobrowski Aug 29 '22 at 17:46