PlaceHolderView icon indicating copy to clipboard operation
PlaceHolderView copied to clipboard

How can i change the animation when user swipes down

Open AnuradhaGHegde opened this issue 6 years ago • 1 comments

AnuradhaGHegde avatar Jan 16 '19 05:01 AnuradhaGHegde

@AnuradhaGHegde Try using @SwipeOutDirectional to detect swipe direction BOTTOM. Then animate the view using a reference to the root view using @SwipeView

Refer doc: https://janishar.com/PlaceHolderView/docs/sdv-view-definition.html

janishar avatar Feb 06 '19 06:02 janishar