Found 6 packages
This library contains many controls inspired by the official Facebook app on Windows Phone. You will find several controls : - The SlideView, a control allowing to slide between panels (2 or many more) - The SlideApplicationFrame, a control to use at top app level and packaged to display 3 panels with navigation occuring in the middle panel - The AutoHideBar, a control which is displayed when scrolling up in a list, and hidden when scrolling down Compatible with : - Windows Phone Silverlight 7.1 / 8.0 / 8.1 - Windows Phone 8.1 (Store Apps) Please see the project website for more information, samples and how to use : http://slideview.codeplex.com.
Unlike the original you have more control. Set only one sliding panel, disable bitmap catching and use default transitions.
A sliding view component for Xamarin.Forms.
MediaViewer class: A control which displays content in a page-by-page fashion similar to the built-in picture viewer. It supports an optional header and footer, and in between it renders items supplied by your app. This control also has the ability to allow users to pinch zoom when viewing items. The MediaViewer is a virtualizing control, so it loads only the data it needs, and scales to very large sets of data. ThumbnailedImageViewer class: This is the default ItemTemplate for the MediaViewer control, and displays images that have an associated thumbnail. Add objects to the MediaViewer.Items collection that implement the IThumbnailedImage interface so that the ThumbnailedImageViewer can display them. For examples that implement this interface, see LocalFolderThumbnailedImage and MediaLibraryThumbnailedImage.
Simple and lightweight control for Windows Universal Application which allow to slide between one or two panels. It's compatible for Win app and WP8.1 app
Custom from SlideView Library