Skip to content

digitalMirko/SwiftUIPickerViewDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwiftUIPickerViewDemo

Swift - Swift UIPickerView Demo - Demo 20 of 30

App created in Xcode 11.0 using Swift 5.0, iOS Deployment Target 13.0 and tested on a iPhone 11 Pro Max Emulator

In this demo app we demonstrate how to code a Swift UIPicker View with various results displayed on label rite above.

There are so many interesting things within swift. This demo shows one way to setup the UIPicker View on the bottom of the app and then on top in a label display the various picks below in a label on the top of the screen. As the user clicks the icon they are taken right into the app and the UIPicker View is set by default on the color white.As the user flips through the assorted colors in the UIPicker they will be displayed in the label on top.

Coming soon:
Details and the screen cap images of the app in use can be found on Digital Mirko.

Screen Cap on a iPhone 11 Pro Max device:(shown below)
(Top Left image) App started. Default color - white.
(Top Middle Image) Picker view moved to another color (Orange) which is shown up above in a label.
(Top Right image) Picker view moved to another color (Magenta) which is shown up above in a label.
(Bottom Left image) Picker view moved to another color (Cyan) which is shown up above in a label.
(Bottom Middle Image) Picker view moved to another color (Brown) which is shown up above in a label.
(Bottom Right image) Picker view moved to another color (Black) which is shown up above in a label.

About

Swift - Swift UIPickerView Demo - Demo 20 of 30

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages