Hi, community! Thank you so much for your continued support of Feathers, the open source user interface component library for Starling Framework. I truly couldn't do it without your excellent feedback over the years. Today, I'm proud to present the official release of Feathers 3.5.0.
Feathers UI 3.5.0
Download Feathers UI 3.5.0. This release includes the following new features:
- A new isSwipeToPopEnabled property on StackScreenNavigator. Setting this property to true will enable a swipe gesture to return to the previous screen, similar to native iOS apps.
- Animated Effects. Create effect functions using the Move, Resize, Fade, Iris, Wipe, Sequence, and Parallel classes. Pass them to some new effect APIs that are available on all components, including showEffect, hideEffect, moveEffect, resizeEffect, focusInEffect, focusOutEffect, addedEffect, and removeFromParentWithEffect(). The List component also includes new addItemWithEffect() and removeItemWithEffect() methods.
For complete details, please take a look at the Feathers UI release notes.
Feathers 3.5.0 minimum requirements:
- Adobe AIR 29.0 or newer for mobile and desktop apps
- Adobe Flash Player 19.0 or newer for web browser apps
- Starling Framework 2.3
Feathers SDK 3.5.0
If you previously installed the Feathers SDK Manager, you will find that Feathers SDK 3.5.0 has been added to the list of releases. This version of the SDK includes all of the changes in Feathers UI mentioned above, along with the ability to define view states in MXML. For complete details, please take a look at the Feathers SDK release notes.
I look forward to receiving your feedback. Thank you for developing with Feathers!
Happy coding,
Josh Tynjala
Links: