Project Description
A WP8.1 library that provides various controls and classes that will help developers quickly and easily augment their apps to behave more like native apps.
QKit is a WinRT library designed for Windows Phone 8.1 that provides various controls and classes that will help developers quickly and easily augment their apps to behave more like native apps. Not only will controls look and behave as closely as possible to their native counterparts, they will also be flexible and easy to use. Every QKit control, including JumpList and ListPlaceholder, is designed with extra care to match the UX of Windows Phone so they feel right at home in a Windows Phone app the moment you drop them in. It's not easy to get the look and feel of every control right when implementing from scratch but now you don't have to worry. Download and start coding now.

Download
https://www.nuget.org/packages/QKit/

Release Notes
v0.4.1
Bug Fixes
v0.4.0
IMPORTANT: Margins were changed for JumpList controls. To compensate, add 19px left margin to your item templates that appear in a JumpList OR override the resource key "JumpListHeaderItemMargin."
v0.3.3
Controls
*Globalization support for all Windows Phone languages
*Proper scaling and adaptive layout for all screen sizes, screen resolutions, and orientation
*Performance tested to be responsive
*Support for high contrast mode
*Animation built in with multiple modes for best performance and/or experience
*Auto scroll into view supported
*Automatic layout readjustments for orientation change and keyboard size change
Classes