PermissionScope icon indicating copy to clipboard operation
PermissionScope copied to clipboard

Support for transition animations

Open akofman opened this issue 8 years ago • 5 comments

Hello,

Thanks for your awesome work ! It Would be nice to add some animation effects and the availability to configure it from an other custom properties. What do you think ?

akofman avatar May 25 '16 01:05 akofman

Hi @akofman - what were you hoping to animate and in what style?

nickoneill avatar May 25 '16 16:05 nickoneill

I mean, the dialog is sliding from top to bottom by default when appearing. I'd like to change this behaviour, like adding some bounce effect for instance, or just disable it.

akofman avatar May 25 '16 16:05 akofman

Great, so this is going to be tightly coupled with the work in #148 to make the presentation a standard view controller. After that's done, you should be able to define your own transition animation delegate and do whatever animation you want.

nickoneill avatar May 25 '16 17:05 nickoneill

It sounds awesome :+1: Thanks for your reply. And by the way I'm implementing a Cordova plugin that wrap your work. It's in progress ... just to let you know : https://github.com/akofman/cordova-plugin-permissionScope

akofman avatar May 25 '16 17:05 akofman

That's great, thanks @akofman! I'll update this issue when we tackle #148

nickoneill avatar May 26 '16 02:05 nickoneill