GithubHelp home page GithubHelp logo

arrebagrove / swipeablesplitview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justinxinliu/swipeablesplitview

0.0 1.0 0.0 57 KB

Trying to enable edge swiping on the native SplitView control in UWP.

C# 100.00%

swipeablesplitview's Introduction

SwipeableSplitView

Trying to enable edge swiping on the native SplitView control in UWP.

  1. This SplitView project was initially created based on Koen's awesome UWP templates.
  2. Don't use IsPaneOpen, use IsSwipeablePaneOpen instead.
  3. At the moment the swipe only works when DisplayMode is Overlay.
  4. Currently only left edge is supported.
  5. The code is not fully tested, let me know if you find any bugs.

Update

  1. ListView has been replaced with ListBox for better performance and styling.
  2. A new property IsPanSelectorEnabled (well proabably badly named :p) has been added to allow users to select a menu item by panning up/down on the bottom area of the left pane. This is an experimental UX design that I came up with a few months ago and hopefully it could be helpful for users with big phones since they don't need to stretch their fingers to reach the top part of the screen (click image below to see live demo on YouTube).

Live Demo

swipeablesplitview's People

Contributors

justinxinliu avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.