Hi I want a button that should work as \'slide to unlock\' button of IOS
in short I want a button that has no click effect but can slide left to right while drag and
There are some good libraries to do the trick for you. If using a library to perform this is not an issue for you, then consider trying this one:
https://github.com/cortinico/slidetoact
Happy coding..!! :)