[Feature request][Floating Action Button] Swipe animation
danouche93 opened this issue · 1 comments
danouche93 commented
I changed the plugin I used for floating button from @nstudio/nativescript-floatingactionbutton to this plugin. The old one had an option to show and hide the button when scrolling a ListView with an animation thanks to "hideOnSwipeOfView" attribute.
Is it possible to have this feature with this plugin?
Thanks
farfromrefug commented
@danouche93 you can do it with N scroll events and animations. Won't be part of this plugin. You might even fins the code in the nstudio plugin