-
-
Notifications
You must be signed in to change notification settings - Fork 9
Default Nodes
S4cha edited this page May 8, 2017
·
1 revision
The idea is that you will compose your own components out of the default nodes provided.
The naming is pretty simple, take the UIKit name and remove UI
prefix.
UIView
becomes View
, UIButton
Button
, etc... you get it :)
Here is the complete list of provided nodes :
View
Label
Field
(TextField)
TextView
Button
Image
ScrollView
PageControl
ActivityIndicatorView
VerticalStack
HorizontalStack
Slider
Switch
ProgressView
SegmentedControl Stepper TableView CollectionView TableViewCell CollectionViewCell DatePicker PickerView VisualEffectView MapKitView Webview TapGestureRecognizer PinchGestureRecognizers RotationGestureRecognizers SwipeGestureRecognizers Toolbar SearchBar