I had the problem as well. Just add the modifier .navigationViewStyle(StackNavigationViewStyle()).
Post
Replies
Boosts
Views
Activity
When adding a description for camera usage in your Info.plist file, search for "Privacy - Camera Usage Description" instead of "NSCameraUsageDescription". This is the correct key to include the description needed for camera access in your iOS project.