Custom Popup with SwiftUI
7:55
14 сағат бұрын
Пікірлер
@Anonym12361
@Anonym12361 Күн бұрын
Can u make a Video, how to make Snow falling?
@ToHungDuong
@ToHungDuong Күн бұрын
nice
@bjp_for_2024
@bjp_for_2024 3 күн бұрын
Keyborad handling is automatic while creating ui using swiftUI?
@SwiftUICodes
@SwiftUICodes 3 күн бұрын
You can automate the user interface using Focusstate. All of our projects are written with SwiftUI. In this project, the state variable was used instead of focusstate. If you want, you can automate the user interface by using this variable in your own project.
@bjp_for_2024
@bjp_for_2024 3 күн бұрын
@ using state variable , keyboard handling is by default feature of swiftUI or we have to use any third party like tpkeyboard avoiding libraries
@SwiftUICodes
@SwiftUICodes 3 күн бұрын
What exactly do you want to do or what do you want to learn?
@bjp_for_2024
@bjp_for_2024 3 күн бұрын
@@SwiftUICodes when we are using UIKit then we have to write code for keyboard handling. same thing do we need in SwiftUI or it come with textffield default behaviour
@SwiftUICodes
@SwiftUICodes 3 күн бұрын
This feature is automatic in SwiftUI. When the variable defined for textfield is defined with @State, the keyboard opens automatically when you also tap textfield. If you define the variable with @FocusState, this is fully automatic, textfield becomes active without you touching when the screen opens and the keyboard automatically opens.
@jackadams911
@jackadams911 5 күн бұрын
could you please add next time a video of you testing the app to make troubleshooting easier for us thanks
@SwiftUICodes
@SwiftUICodes 3 күн бұрын
Hello there. The test of the code written in the introductions of all videos is shown. Untested or abnormally working code is not shared with you. If you are having a problem with the project code, we will help you if you contact us via patreon and indicate the problem you are experiencing. Happy coding 🎉🥳
@yoelcera243
@yoelcera243 5 күн бұрын
nice video
@alexnovikov1609
@alexnovikov1609 6 күн бұрын
Looks great! How to do this?
@alexnovikov1609
@alexnovikov1609 8 күн бұрын
What is the reason to have two identical buttons?
@howtoplaymac
@howtoplaymac 13 күн бұрын
Привет! Почему используешь SwiftUI а не UIkit ?
@SwiftUICodes
@SwiftUICodes 12 күн бұрын
Why do I use SwiftUI? SwiftUI is a modern framework that makes building user interfaces faster and easier. Especially for new projects, it allows you to create dynamic and elegant designs with minimal code. Advantages of SwiftUI over UIKit: 1. Declarative Approach: SwiftUI focuses on “what to do,” enabling you to build interfaces with less code. 2. Live Preview: With Xcode’s Canvas feature, you can instantly preview your design and see changes in real time. 3. Cross-Platform Compatibility: You can work with a single codebase for all Apple platforms, including iOS, macOS, watchOS, and tvOS. 4. Less Boilerplate Code: Compared to UIKit, SwiftUI automates many standard processes, keeping your code clean and concise. 5. Modern and Future-Ready: SwiftUI is better aligned with Apple’s future technologies and is continuously evolving. While UIKit is still a powerful framework, SwiftUI offers significant advantages, especially for beginners or developers who prioritize rapid development.
@yoelcera243
@yoelcera243 14 күн бұрын
what's that "format active file" option in the XCFormat menu? minute 7:00
@SwiftUICodes
@SwiftUICodes 12 күн бұрын
What is XCFormat and what does it do? XCFormat is a code formatting plugin for Xcode. It automatically organizes your code to make it more readable and compliant with coding standards. Features: 1. Code Cleanup: Fixes formatting issues like spacing, line breaks, and indentation automatically. 2. Standards Compliance: Formats your code according to Swift coding standards, ensuring consistency across the project. 3. Saves Time: Automates formatting, eliminating the need for manual adjustments and saving valuable time. 4. Reduces Errors: A cleaner code structure reduces the risk of errors.
@anarabbas2728
@anarabbas2728 25 күн бұрын
Çok Güzel olmuş ellerine sağlık
@anarabbas2728
@anarabbas2728 25 күн бұрын
Çok Güzel olmuş ellerine sağlık
@gustthisthing8093
@gustthisthing8093 26 күн бұрын
Hello ,👋 How I can contact you please?
@SwiftUICodes
@SwiftUICodes 22 күн бұрын
How can I help you?
@gustthisthing8093
@gustthisthing8093 22 күн бұрын
@ hi I have app I need to contact you to fix it please
@SwiftUICodes
@SwiftUICodes 22 күн бұрын
You can contact us via the Patreon link below. www.patreon.com/SwiftUICodes?
@divakukulza
@divakukulza Ай бұрын
card flip interation is great
@SwiftUICodes
@SwiftUICodes Ай бұрын
Thank you for your comment! I'm thrilled to hear you're enjoying the card flip interaction-your support means a lot! ♥️🙏🏻
@vinodlfm
@vinodlfm Ай бұрын
for me, I am getting jerky effect when I leave the bottomsheet in the middle.
@SwiftUICodes
@SwiftUICodes Ай бұрын
👍
@Anonym12361
@Anonym12361 Ай бұрын
Hoooowwww? And can you add real Musik to the App?
@SwiftUICodes
@SwiftUICodes Ай бұрын
In the coming days, the video will be created and shared with you, our valuable followers. Keep watching us. Happy Coding 🎉🥳
@marmercadal6832
@marmercadal6832 Ай бұрын
Your videos are amazing!! Keep up the good work with your progression and you'll reach the heights you want to reach
@SwiftUICodes
@SwiftUICodes Ай бұрын
Thank you so much for your kind words! I'm thrilled to hear that you're enjoying the videos, and your encouragement truly means a lot to me. I'll keep pushing forward and working hard to bring you even better content. Your support keeps me motivated to reach new heights!
@AFTM-97
@AFTM-97 Ай бұрын
Wow! That is such a beautiful effect! Thank you
@SwiftUICodes
@SwiftUICodes Ай бұрын
I'm so glad you liked it! Your appreciation makes it all worth it-thank you for the kind words! 😊
@ofis2a
@ofis2a Ай бұрын
Cool 🎉
@SwiftUICodes
@SwiftUICodes Ай бұрын
Glad you're enjoying it! 🎉 Thanks for the awesome vibes! 😄
@muhammetyildirim9088
@muhammetyildirim9088 Ай бұрын
Hello, could you make a Video please where you Show how to zoom and drag an Image in SwiftUI? So much years gone - there is no one to explain that? Please.
@SwiftUICodes
@SwiftUICodes Ай бұрын
Absolutely, I'd be happy to help create a tutorial for that! Zooming and dragging an image in SwiftUI can be a bit tricky, but with the right approach, it’s manageable. I’ll put together a clear explanation and demonstration to guide you through it-stay tuned! 🎥
@muhammetyildirim9088
@muhammetyildirim9088 Ай бұрын
@ Yeeees!!! Finally!!!
@Montero.67
@Montero.67 Ай бұрын
Hello is this a software to get this resources?
@SwiftUICodes
@SwiftUICodes Ай бұрын
Hello Aurelio ✋🏻 With the Spline3D program, you can create your own model, animation, interactive touches, etc. You can create multiple data or access other models with the public library. You can use it without any problems with the software supported by the programme. Note: You can use Spline3D for free, but the model you create is watermarked. Monthly or annual subscription service is available to access from local file without watermark. I hope I was able to help. See you in the next videos... Happy coding 🎉🥳
@hamayunzeb8765
@hamayunzeb8765 Ай бұрын
OutStanding....
@SwiftUICodes
@SwiftUICodes Ай бұрын
Hello Hamayunzeb ✋🏻 Thank you for your positive feedback. Happy coding 🎉🥳
@AFTM-97
@AFTM-97 Ай бұрын
Thank you! I learn a lot with your tutorials
@SwiftUICodes
@SwiftUICodes Ай бұрын
Hello AFTM ✋🏻 Thank you for your positive feedback. See you in the next videos. Happy coding 🎉🥳
@aaronstrickland8121
@aaronstrickland8121 Ай бұрын
Nice tutorial, just what I needed... But no need for the ternary operator on the icon, as icon has rotation effect...;
@SwiftUICodes
@SwiftUICodes Ай бұрын
Hi aaronstrickland ✋🏻 Thank you for noticing and correcting it. Sometimes small codes can be overlooked while coding. See you in the next videos. Happy coding 🎉🥳
@tamalkrishnachhabra
@tamalkrishnachhabra Ай бұрын
Thank youu, Really helpfull!!
@SwiftUICodes
@SwiftUICodes Ай бұрын
See you in the next videos. Happy coding 🎉🥳
@HemantPatel70
@HemantPatel70 Ай бұрын
Google AdMob Native ad with swift UI
@Thibault-999
@Thibault-999 Ай бұрын
Tuto please
@SwiftUICodes
@SwiftUICodes Ай бұрын
Thank you for your attention! We are planning to make a tutorial content video about it soon. You can reach the project from the Patreon link below. Patreon Link: www.patreon.com/posts/flipcard-in-card-114695867 Stay tuned! Happy Coding 🎉🥳
@Thibault-999
@Thibault-999 Ай бұрын
@@SwiftUICodes thank you
@SwiftCoding55-x9f
@SwiftCoding55-x9f 2 ай бұрын
Really good app!! Teach us to upload the app professionally as well pleaseeeee
@SwiftUICodes
@SwiftUICodes Ай бұрын
Thank you so much for the kind words! We’re thrilled to hear you enjoyed the app. We’ll definitely be putting together a detailed guide on how to upload apps professionally to the App Store. It’s on our to-do list, and we’ll release it as soon as possible. Stay tuned! 😊
@designckinet
@designckinet 2 ай бұрын
Amazing job! Why you have small followers?
@SwiftUICodes
@SwiftUICodes Ай бұрын
Thank you so much for the kind words! 😊 Growing my follower base is a journey, and I'm thrilled to have supportive viewers like you along the way! I’m dedicated to sharing more useful content, so stay tuned for more tutorials and tips. If you think others might find this helpful, feel free to share, and let’s grow together! 🚀 Thanks again!
@BoxyPlayz0
@BoxyPlayz0 2 ай бұрын
Nice
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
Thank you very much! Your support means a lot to us!
@ofis2a
@ofis2a 2 ай бұрын
oh dude perfect work
@Thibault-999
@Thibault-999 2 ай бұрын
Tuto stp
@SwiftCoding55-x9f
@SwiftCoding55-x9f 2 ай бұрын
Cool video. Can you make words cape similar functionality when dragging to letters and they highlight and you have to make a word? Many thanks
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
It’s great to hear you liked the video! Yes, creating a word-guessing feature similar to Words Cape, where letters highlight as you drag and form a word, can indeed be implemented in SwiftUI. You can achieve this using a combination of gesture recognition and state management to track the user's drag and determine if a valid word has been formed. I've noted your suggestion, and a tutorial covering such functionality may be released in the future, so stay tuned for more content. In the meantime, keep experimenting and learning! If you’re interested in other SwiftUI projects, such as the pattern lock component I previously covered, be sure to check out the existing content.
@SwiftCoding55-x9f
@SwiftCoding55-x9f 2 ай бұрын
@@SwiftUICodes Please do it we need skills and knowledge. I love your swiftui videos.
@bjp_for_2024
@bjp_for_2024 2 ай бұрын
Is it same as default .sheet modifire
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
No, it's different from the default.
@ucmanhnguyen7542
@ucmanhnguyen7542 2 ай бұрын
great
@hew3999
@hew3999 2 ай бұрын
source code please
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
www.patreon.com/posts/swiftui-build-113164012
@Lrriedley
@Lrriedley 2 ай бұрын
Where’s the code
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
• 0 saniye önce Video: kzbin.info/www/bejne/qmW1k6ePoZp4aMU Get Source Code: www.patreon.com/posts/ripple-effect-by-113216695
@l-simon852
@l-simon852 2 ай бұрын
Hi, I love your design !! Where could I find the swiftUI code ?
@SwiftUICodes
@SwiftUICodes Ай бұрын
Hi Simon 👋🏻 Patreon Link: www.patreon.com/posts/mastering-create-114552478 Happy Coding 🥳🎉
@SwiftCoding55-x9f
@SwiftCoding55-x9f 2 ай бұрын
Can you teach us how to upload to the App Store an app and make it look professional like you did?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
Thank you for your interest! We appreciate your enthusiasm and we are definitely considering preparing a tutorial on how to install and design your app like a pro! Stay tuned and keep following us. 👀 Happy coding 🎉🥳
@domotodaisy8575
@domotodaisy8575 2 ай бұрын
5:49😢 What was the code that popped up?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
Thanks for your question! I appreciate your interest in the video. The code was an important part of the discussion, so I'm glad you're interested! You can find the full project on the Patreon link. Patreon Link: www.patreon.com/posts/memory-card-game-113017159 Happy Coding 🎉🥳
@4gggg4
@4gggg4 2 ай бұрын
thank you so much for the tutorial it worked! can you make a video on how to set the canvas as an image? if I'm making a coloring book app, how would I make the coloring be under the outlines of my coloring page?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
I am glad that the tutorial helped you! Setting the canvas as a picture is a great idea for your colouring book application. We are definitely thinking about making a video on this topic! We will share it with you as soon as possible. Happy Coding 🎉🥳
@KomikVideolar12780
@KomikVideolar12780 2 ай бұрын
4😢💜
@mdabirhossain6100
@mdabirhossain6100 2 ай бұрын
cannot find this tutorial. cn you please share the tutorial link?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
The tutorial will be added soon. But you can access the codes immediately via Patreon, I'm leaving the link. www.patreon.com/posts/112151360?
@AyoubBenderdouch-xd3mh
@AyoubBenderdouch-xd3mh 2 ай бұрын
❤🎉😮
@odtu4948
@odtu4948 2 ай бұрын
nice
@AyoubBenderdouch-xd3mh
@AyoubBenderdouch-xd3mh 2 ай бұрын
Nice 🎉❤
@SecondJourneyAdventures
@SecondJourneyAdventures 2 ай бұрын
This is awesome! How do you get the path coordinates to trace?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
Thanks, mate! You can use some cool path tools to get these path coordinates. If you want to know the details, you can reach out via the Patreon link below! www.patreon.com/posts/bezierpath-with-112041097 Happy Coding 🎉🥳
@AliRuslan-s3j
@AliRuslan-s3j 2 ай бұрын
Hello, what about to make a video with some API for flight booking app?
@SwiftUICodes
@SwiftUICodes 2 ай бұрын
Hello Ali Ruslan ✋🏻 Great suggestion! 🤩 I will add this to my video ideas flight list, I hope it won't be postponed! ✈️ Happy Coding 🎉🥳
@rickeymedley4541
@rickeymedley4541 3 ай бұрын
Is there a full tutorial video to show how this was accomplished?
@SwiftUICodes
@SwiftUICodes 3 ай бұрын
Yes, it will be published. but it may take some time according to our work plan. If you want access to the code, you can access this and dozens of other code that we haven't published here on our Patreon account. www.patreon.com/posts/master-swiftui-112283313