Post

Replies

Boosts

Views

Activity

Reply to How to show user heading (facing direction) in MapKit SwiftUI
I've also been trying to figure this out for a while. It seems like the only way to do it with apple's version is with mapView.userTrackingMode = .followWithHeading Looks like only AppleMaps can actually use it without it changing the map orientation. Best thing to do is to create your own .png and overlay it ontop of yourself like in Life360
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24
Reply to How to display Tab Bar when sheet is presented.
Using https://github.com/lucaszischka/BottomSheet?tab=readme-ov-file is how I got it to work. I made a detailed explanation on this post: https://stackoverflow.com/a/78686848/16810909
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Jun ’24