UPGRADE YOUR SKILLS: Learn advanced Swift and SwiftUI on Hacking with Swift+! >>

pickers and picker data in swift uikit

Forums > Swift

hi there,

I am creating a multiple component picker in swift uikit, and have it working where the picker data are string arrays

  myPicker.dataSource = self
        componentOne = ["cat", "dog", "hamster", "lizard", "parrot"]
        componentTwo = ["house", "apartment","condo", "RV"]
        componentThree = ["indoor", "outdoor"]

my question is, is there a way to have each component have say fruit shapes in the array, so that the visual appearance is similar to that of a slot machine?

just wondering....

thanks

3      

Hello, not 100% sure what you want to achieve, but what about using emojis? 🍇🥥🥭🎰

3      

thnx worth a try. hadnt thought of that

3      

Hacking with Swift is sponsored by RevenueCat

SPONSORED Take the pain out of configuring and testing your paywalls. RevenueCat's Paywalls allow you to remotely configure your entire paywall view without any code changes or app updates.

Learn more here

Sponsor Hacking with Swift and reach the world's largest Swift community!

Archived topic

This topic has been closed due to inactivity, so you can't reply. Please create a new topic if you need to.

All interactions here are governed by our code of conduct.

 
Unknown user

You are not logged in

Log in or create account
 

Link copied to your pasteboard.