Skip to content
joshtynjala edited this page Sep 17, 2012 · 41 revisions

Your Attention, Please

The Feathers Documentation is now hosted at the official Starling Wiki. Please excuse the dust while the content is being migrated over to the new location. Some content may still be here, but it will be moved over there soon.

Important Links

Official Tutorials

Contributing

Community Links

  • Community Extensions - Custom components and extensions available from the Feathers developer community.

Platform UI Guidelines

Please take a look at the official documentation linked below for some of the platforms that Feathers supports. Become familiar with the guidelines for each platform, and try to tailor your application's experience to the specific platform that your code is running on at any given moment. Cross-platform user interface libraries like Feathers can be convenient and powerful, but do not forget that you are responsible for meeting the expectations of your users on each platform. One size rarely fits all.

Screenshots

Here's few places where you can see Feathers in action. Did you release an app made with Feathers? Email me a link or send a tweet my way. I'd be happy to take a look and maybe add a screenshot below.

Screenshot of Bathplanner Pro

Bathplanner Pro is a bathroom planning application with drag and drop UI that uses many Feathers components.

Screenshot of the Gridshock Screens

Gridshock by Bowler Hat Games, available for iOS, Android, Kindle Fire, and NOOK Color. This screenshot includes the leaderboards screen with the Button, List, and TabBar components, the options screen with the Button, List, ToggleSwitch, and Slider components, and the score submission screen with the Button and TextInput components. All components use custom skins designed specifically for Gridshock.

Screenshot of Rivers of Olympus Options Screen

Rivers of Olympus by Bowler Hat Games, available for iOS, Android, Kindle Fire, and NOOK Color. This screenshot of the options screen includes the List component (with DefaultItemRenderer displaying accessory views from the data provider), Button, Slider, PickerList, ScreenHeader and ToggleSwitch. All components use custom skins designed specifically for Rivers of Olympus.

Clone this wiki locally