Samples
Official sample projects built with Feathers UI, OpenFL, and the Haxe programming language.
Application Samples
Full sample application projects built using Feathers UI.
A sample calculator application.
A sample application that demonstrates the RouterNavigator
component by displaying Hacker News feeds.
Feature Samples
Demonstrations of specific features offered by Feathers UI components.
Create a custom skin for a button that includes an animated effect.
Sort the items in a collection rendered by the Feathers UI ListView
component.
A listing of all of the UI components available in Feathers UI.
Use code to draw a custom background skin.
Create a custom button skin that changes appearance when the mouse is over or down.
An example of how to create a custom theme that gives custom styles to Feathers UI components.
Every project needs a "Hello World" to get you started!
Creates a simple login form with the Feathers UI TextInput
component.
Demonstrates how layouts support sizing UI component based on a percentage of their parent's size.
When navigating between views in a RouterNavigator
component, data may be passed from view to view.
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.