inthehand / InTheHand.Forms

Extras for Xamarin Forms including MediaElement

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InTheHand.Forms

Now that MediaElement is integrated with the Xamarin Community Toolkit and other features (such as ActivityIndicatorRenderer) are merged into Xamarin Forms I have archived this repository. Future updates will be submitted to the Xamarin Community Toolkit where they can continue to evolve with community support.

NuGet version

Contains:-

  • ActivityIndicatorRenderer (WPF) (No longer required from Xamarin Forms 4.6)
  • ButtonLineBreakModeEffect
  • CheckSwitch (Xamarin Forms now has a native Checkbox control)
  • ColorExtensions (UWP)
  • DesignMode
  • FormattedButton (Deprecated)
  • MediaElement (Latest version is in Xamarin Community Toolkit)
  • NavigationPage2

Platforms

  • Android
  • iOS
  • macOS
  • Windows UWP
  • Windows Desktop (WPF)
  • Windows 8.1 Store (Deprecated)
  • Windows Phone 8.1 (Deprecated)

Samples:-

See also:-

About

Extras for Xamarin Forms including MediaElement

License:MIT License


Languages

Language:C# 100.0%