Any unlock slider? (Ionic 2)

Hello peope, i want to use a “unlock slider” to push another page instead a button.
Someone did it?

In component docs i didn’t found that, that’s why I ask here :slight_smile:

Thank’s in advance!

Hmm, I’m not sure I’m following or understand what you’re trying to do

I needed this: http://davidbcalhoun.com/2011/implementing-iphone-slider-unlock-with-input-type-range/

I could do it, I just wanted to know if there was something native, but since I did not find it and needed something fast, I made it work that way

Hello, I also need to build something like this.
Did u found any finally? Thanks.

I had some time and built a sample Slide To Unlock component (with some help from Leif Wells). The code can be found at: https://github.com/chrisgriffith/Ionic-Unlock-Component

2 Likes