react-native-view-transformer icon indicating copy to clipboard operation
react-native-view-transformer copied to clipboard

[Help] How can I do transition like snapchat ?

Open melihmucuk opened this issue 7 years ago • 1 comments

Example: https://camo.githubusercontent.com/8f9321e33c47aa4e9de5e30f44b2ac48dbbe466a/687474703a2f2f692e737461636b2e696d6775722e636f6d2f656f6678372e676966

melihmucuk avatar Aug 09 '16 15:08 melihmucuk

@melihmucuk The above example contains two animation:

  1. alpha animation for the bottom-left circle view
  2. layout and alpha animation for the full-screen view( the image content inside remains still, just view boundary changes) However neither of those animations has business with react-native-view-transformer.

ldn0x7dc avatar Aug 10 '16 03:08 ldn0x7dc