Skip to content

Feature List

Gökhan Kurt edited this page Mar 22, 2020 · 9 revisions

Implemented features

  • Components
    • View
    • Scroll view
    • Button
    • Text input
    • Toggle
    • Image
  • Styling
    • Flex layout with yoga
    • Border width/color
    • Background color/image
    • Font size, style, asset, overflow
    • Opacity, z-index, interaction mode
    • Transform (translate, rotate, scale, pivot)
  • Unity UI events (onPointerDown, onSubmit etc.)

Experimental features

WIP features

  • Standard high-level components (Dropdown, slider, radio group)

Planned features

  • Native animations
  • State based pseudo styling (hover, focus etc.)
  • Pseudo-element styling (scrollbar, placeholder etc.)
  • Unity style sheets support