AppStoreTransition icon indicating copy to clipboard operation
AppStoreTransition copied to clipboard

Request to add interactive dismiss example

Open otymartin opened this issue 6 years ago • 2 comments

@lkzhao Hey man this is a really cool and helpful demo, that would be cool

Wondering if you can add interactive dismiss similar to the AppStore.

Thanks

otymartin avatar Dec 06 '17 17:12 otymartin

This example does have interactive dismiss. It doesn't mimic exactly like the App Store, but the goal here is provide a simple starting point.

If you want to achieve something more like the app store one, it is not hard to do so. You just need to add a blur background and manually adjust the scale and position of the shrinking card using Hero.shared.apply.

Personally I think the dismiss animation of app store is not very fluid though.

lkzhao avatar Dec 06 '17 21:12 lkzhao

@lkzhao i actually just noticed it. must have failed the first time i tried it. I found your animation more apple like. they add a dramatic bounce to it that seems very un-apple like and gimmicky. yours is more conservative so its nice

Thanks

otymartin avatar Dec 07 '17 03:12 otymartin