This demo is useful for loading new multimedia like video, image, url, pdf etc., First of all it display an list view like newsfeed and when tapping on it will show inner content like video, image, url, pdf etc.
- SocialDataModel.swift is use for create model and viewmodal. SocialModel is a model class.
- SocialDataModel is viewmodel class which is use for storing and passing data
- VideoPlayerView.swift contain code for playing video
- SwiftUIImageViewer.swift is use for loading network image and also capability for zoom in/out functionality
- PDFViewerView.swift is use for displaying url and pdf.
- 📱 Fully implemented in SwiftUI.
- 🔄 Easy to integrate and customize.
- 🎨 Supports any icon and title of your choice.
- VisionOS 1.0+
- Xcode 12.0+