Skip to content

Default Nodes

S4cha edited this page May 8, 2017 · 1 revision

Nodes Provided

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

Left to implement (coming soon)

SegmentedControl Stepper TableView CollectionView TableViewCell CollectionViewCell DatePicker PickerView VisualEffectView MapKitView Webview TapGestureRecognizer PinchGestureRecognizers RotationGestureRecognizers SwipeGestureRecognizers Toolbar SearchBar

Clone this wiki locally