Skip to content

nitin-agam/SwiftUI-Honeymoon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Honeymoon App


A small demo application created in SwiftUI using Xcode 14 is shown here. In this app, you will learn about some cool features of SwiftUI. If you are a beginner in SwiftUI, this app will help you to learn the basic concepts of SwiftUI.



App Screenshots


App Demo:

swiftui_app_honeymoon.mp4


In this app, I build a feature similar to Tinder's like and dislike animations. The app shows some honeymoon destinations to users and allows them to swipe the card to like and dislike the destination.

What features does this app contain?:

  • Card View
  • App Info
  • App Guide
  • Light & Dark modes support
  • Compatible with iPhones & iPads

What you can learn from this app:

  • How to create a deck of cards?
  • How to use the long press gesture in SwiftUI?
  • How to show app info and guide pages?
  • How to avoid code duplication using Custom View Modifiers?
  • How to implement basic animations in SwiftUI?
  • How to create custom transitions?
  • How to implement the drag and drop feature in SwiftUI?

and many other things...


Note: Following the swiftuimasterclass.com courses, I learned and created this demo app. You should check out this website for amazing content.

Connect with me

Feel free to reach out if you have questions or if you want to contribute in any way:

Instagram (random updates)

Medium (read my articles)

Linkedin (connect with me)


Happy Coding !!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages