This commit is contained in:
Lois Di Qual 2019-11-27 09:29:26 -08:00
parent 4c6f0ad75f
commit d1c7684303
1 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,6 @@ Slider | UISlider | `.introspectSlider()`
SwiftUI | UIKit
--- | ---
Button | UIButton
ScrollView | UIScrollView
TabbedView | UITabBarController
Stepper | UIStepper
@ -30,4 +29,5 @@ SwiftUI | Why
--- | ---
Text | Not a UILabel
Image | Not a UIImageView
SegmentedControl | Not a UISegmentedControl
SegmentedControl | Not a UISegmentedControl
Button | Not a UIButton