Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
140
Change state from iOS picker selection
posted

Hi there

I want to change the state of a screen when the user changes the selection in an iOS 7 picker. This control is the equivalent of a dropdown, and using a dropdown, one can add different interactions to each dropdown item. But I can't do that to the items in the picker, I can only select the picker as a whole. Have I missed something?

Parents
No Data
Reply
  • 1075
    Verified Answer
    posted

    Hi!

    Sorry for the late reply. Regrettably, there's no way yet to add interactions to elements selected on the picker.

    The main reason is that the interactions we expose on the dropdown items cannot be exposed on native iOS pickers, since the control is created by the operating system itself. To do this right, we would need to expose a 'selected' interaction on each of the items.

    There's an item on user voice asking for selected events on pickers. If you want, you can vote on the feature and add your specific requirements there.

    Let me know if you need additional assistance,

    Thanks,

    Best regards,

    Santiago.

    Indigo Studio Team.

Children
No Data