Skip to content

A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.

License

Notifications You must be signed in to change notification settings

shankarmadeshvaran/Movie_Trailers_SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie_Trailers_SwiftUI

This is a basic app that I have created to shows the latest movies trailers based on different genres using SwiftUI.I have also integrated UIKit viewcontroller and views into SwiftUI project using UIViewControllerRepresentable and UIViewRepresentable.

This project was made for fun to try out Swift UI and see how it interacts with other layers of the application now that we don't have view controllers. We're all still learning. This project is merely my attempt to put something together based on the ideas put accross in WWDC videos and in the documentation.

Concepts

In this Project I have used SwiftUI's basic concepts and views and also integrated UIKit's page Controller by using UIViewRepresentable and UIViewControllerRepresentable.

Platforms

Task app will currently run from iOS 13+. This app is updated for Xcode 11+ . I'll be updating the code for upcoming updates also.

Implementation

I have put an detailed article on Building Movie Trailer App Using SwiftUI in Medium.

More Updates

Follow me on Twitter or LinkedIn to get the latest update about features, code and more. Consider star the repo if you like it.

More references

  1. Interfacing with UIKit
  2. Creating and Combining Views
  3. Building Lists and Navigation
  4. Handling User Input

About

A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages