Hassan-Aftab / HADropDown

iOS Control for Drop Down Menu
Other
58 stars 8 forks source link

IBDesignables - The agent crashed #5

Open rursache opened 7 years ago

rursache commented 7 years ago

Main.storyboard: error: IB Designables: Failed to render and update auto layout status for MainVC (O7s-dL-JBg): The agent crashed

Main.storyboard: error: IB Designables: Failed to update auto layout status: The agent crashed

swift 3, xcode 8.3.3 (8E3004b)

d33pak-s1ngh commented 6 years ago

i am using a scrollview with stackview i have added dropdown to my stackview i can see the dropdown inside stackview but when i click on that nothing happens. also how do i use key and value feature with dropdown object where key will be the label which will be shown in dropdown and value will be send to a server. thank you for nice control.