Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 3.2% on nuget.org
Top 1.9% downloads on nuget.org
Top 6.8% dependent packages on nuget.org
Top 1.2% dependent repos on nuget.org
Top 3.8% forks on nuget.org

nuget.org : sharpnado.materialframe

The Xamarin.Forms MaterialFrame aims at delivering out of the box modern popular theming such as: * Light * Dark * Acrylic * AcrylicBlur The AcrylicBlur theme also provides three different blur styles inherited from the iOS UIVisualEffectView: * Light * ExtraLight * Dark On Android, the blur is implemented thanks to the RealtimeBlurView from Tu Yimin (mmin18). Mandatory initialization on iOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.iOS.iOSMaterialFrameRenderer.Init(); Mandatory initialization on macOS: Xamarin.Forms.Forms.Init(); Sharpnado.MaterialFrame.macOS.macOSMaterialFrameRenderer.Init(); Mandatory initialization on UWP: var rendererAssemblies = new[] { typeof(UWPMaterialFrameRenderer).GetTypeInfo().Assembly }; Xamarin.Forms.Forms.Init(e, rendererAssemblies);

Registry - Homepage - JSON
purl: pkg:nuget/sharpnado.materialframe
Keywords: xamarin.forms, android, ios, uwp, netstandard, blurview, blur, UIVisualEffectView, acrylic, dark, mode, frame, blurred, background, AcrylicBrush
License: MIT
Latest release: over 2 years ago
First release: about 4 years ago
Dependent packages: 2
Dependent repositories: 33
Downloads: 403,682 total
Stars: 488 on GitHub
Forks: 27 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...