Samples
Official sample projects built with Feathers UI, OpenFL, and the Haxe programming language.
Application Samples
Full sample application projects built using Feathers UI.
HN Reader
A sample application that demonstrates the RouterNavigator
component by displaying Hacker News feeds.
Feature Samples
Demonstrations of specific features offered by Feathers UI components.
Animated Tween Skin
Create a custom skin for a button that includes an animated effect.
Collection Sorting
Sort the items in a collection rendered by the Feathers UI ListView
component.
Components Explorer
A listing of all of the UI components available in Feathers UI.
Custom Programmatic Skin with States
Create a custom button skin that changes appearance when the mouse is over or down.
Custom Theme
An example of how to create a custom theme that gives custom styles to Feathers UI components.
Custom Drag-and-Drop
Demonstrates using the drag-and-drop interfaces in Feathers UI.
List View Drag-and-Drop
Demonstrates drag-and-drop with the Feathers UI ListView
component.
Login Form
Creates a simple login form with the Feathers UI TextInput
component.
NumericStepper Button Layouts
All of the different ways the buttons may be positioned inside a NumericStepper
component.
Percentage Sizing
Demonstrates how layouts support sizing UI component based on a percentage of their parent's size.
RouterNavigator Data Passing
When navigating between views in a RouterNavigator
component, data may be passed from view to view.
StackNavigator Data Passing
When navigating between views in a StackNavigator
component, data may be passed forward or back.
Additional Samples
The following sample projects have been shared by the Feathers UI developer community.