react-native-view-transformer
react-native-view-transformer copied to clipboard
[Help] How can I do transition like snapchat ?
Example: https://camo.githubusercontent.com/8f9321e33c47aa4e9de5e30f44b2ac48dbbe466a/687474703a2f2f692e737461636b2e696d6775722e636f6d2f656f6678372e676966
@melihmucuk The above example contains two animation:
- alpha animation for the bottom-left circle view
- 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
.