Create Drop Down Menu in Swift App (Xcode 12) – 2022



In this video we’ll learn how to create a drop down menu in Swift for your iOS app. We will look at implementing a basic drop down menu, as well as how to customize it.

💻 Source Code:
🎥 Subscribe for more:
😎 Like my teaching style? Check out some of my most popular courses!:

#swift #dropdownmenu #tutorial

This video is brought to you by Skillshare – an only community of teachers sharing awesome skills. Use the following link to get 2 months of FREE premium:

Watch more new videos about iOS Academy | Synthesized by Mindovermetal English

Rate this post

Bài viết liên quan

Theo dõi
Thông báo của
guest
29 Comments
Cũ nhất
Mới nhất Được bỏ phiếu nhiều nhất
Phản hồi nội tuyến
Xem tất cả bình luận
iOS Academy

Enjoy my teaching style? Check out some of my premium courses at https://courses.iosacademy.io/

Jan Menšík

why so complicated ?

kevin dubois

would this work well for a text field working as a search that has a drop down selection field? And thanks for all the videos, they are extremely helpful in making my first app!

iOSProgramming

Is there a way to convert our ViewController to dropdown?

The Mr.CheezeIt

I added this to an existing project and can't seem to find where the window is being added. I've tried debugging it and looking and the views. Nothing.

carlo martin

can you make a jump menu with alphabet letters

Shah Mohammad Imran Hossain

Thanks for the video. really informative

Can You teach how to customize the drop down view size

also left/right align to screen

I am trying to use dropdown with a tab button item

but can't resizing the view properly

Mehrad T

As usual thanks for the video!! Im curious though, why use cocoapods when apple has its own implementation? Could you maybe make us a video with apples own pull down menu. UIMenu()

jim b

This is great thanks so much. Bit of feedback. Perfect video other than the constant zooming in and out. I really hate that. Especially if I want to see the whole project. Anyway cheers 😀

Dave Russell

A very good demo. I modified the anchor to attach to a textfield replacing the input from the list item when selected. Works beautifully. Thank you. I now have to figure if i can use it to drive a CheckList

Alexander Vincent Mercado

can you make a tutorial without using xib?

Shadan Al Saqer

Hello the drop down menu is working but how can I make the item I'm selecting appear on the vuew after its selected? cause it's just blank when I select an item

xing fu

if have 200 menu items, only a part items show

Fariman Kashani

Thank you so much. I have a question. How can I show the selected cell in the red view? Like drop-down menus?

Jack Pitts

Ok, but was looking to do it without downloading a framework.

Victor Garzon GEO-ING

thanks for the tutorial. It looks fine until the stupid error of the "duplicate".
I check online and there's no right solution.
/File/workspace settings, not choose new build, –>(deprecated)

ALIXD__SIR XD

Hello there 😎

Wahib Haddaoui

Could you please make a tutorial with swift 5, where you show how to implement a view that changes by date. if we swipe left or right, it increase or decrease by one day, like myFitnessPal application ? i will be very gratefull, cause no one did that in Utube.

Wahib Haddaoui

Relevant and concise tutorial

Quỳnh Nguyễn

Thank a lot for your help!

Alexandre Quiblier

Showing how to use a pod is definitely not the same as showing how to build a drop down menu…

Rey Cerio

Thank you sir.

Phillip Cabaniss

Why do I even try to look elsewhere for answers? Lol your videos are the best man!

Psalm Limpin

I follower all your steps, why this line always fall to fail?

guard let cell = cell as? MyCell else { return }

Mustafa Magdy

I have a problem if you can solve please ..
I have a drop down menu but when I choose any cell in the drop down the highlights behind the cell is still appear when I open it again !!
please If you can help me!

World at large

are you open to work on projects?

Kell Alves

This is the BEST Swift channel on youtube! PERIOD!

Jeremy Yiu

How can I move the drop down so that it's not at the top of the screen? For instance, making a small button figure that drops the menu down.

Mark me

Hey Thanks for good video! Please make a video for display & save date in UITableView Cell Core Data