This is the only tutorial on pinch to zoom that made sense to me. I even managed to implement the theory it explained with a different library on a different platform (React Native + react-native-gesture-handler). Worked like magic!
Amazing content, like always!! Can't wait for the framer integration, hopefully you can show a neat way to use the shared layout animations that framer eneables
Hey Sam, cool video! How do you align your camera, VSCode and browser all besides in a row? Is it a Mac thing or your video recording software does that or do you edit it that way?
Loving this series! but the new nullish assignment operator is throwing a babel-loader error for me. been stuck on it for about 4 hours. anyone else run into this and have a fix?
Thx Man, It saved my time but can we lock the image pan to the borders of the container? {can we do the same if the image is a circle ?} looking forward to the solution.
This is the only tutorial on pinch to zoom that made sense to me. I even managed to implement the theory it explained with a different library on a different platform (React Native + react-native-gesture-handler). Worked like magic!
So glad it helped!
This was amazing and so helpful to not only solving the problem but understanding the issue.
Loving this series! Really getting into the finer details, awesome work man
Amazing content, like always!! Can't wait for the framer integration, hopefully you can show a neat way to use the shared layout animations that framer eneables
Ooh this is definitely something I want to get into eventually. Not sure if we'll need it for this series though 🤔
Really Really nice work !! Best tutorial I have ever seen.
Hey Sam, cool video! How do you align your camera, VSCode and browser all besides in a row? Is it a Mac thing or your video recording software does that or do you edit it that way?
It's the multicam feature in FCP done in post. VSCode and Browser is just MacOS, two side-by-side fullscreen apps!
@@samselikoff thanks for that, Sam!
what about onWheel zoom based on cursor position . Its too hard
Hey,I am getting an error saying assignment to function parameter memo.Can you tell why?
Loving this series! but the new nullish assignment operator is throwing a babel-loader error for me. been stuck on it for about 4 hours. anyone else run into this and have a fix?
I'm just using straight create-react-app
@@brettsaxon3826 I'm not sure but maybe it's related to your NodeJS version?
I had this issue running node 16 - works fine with node 14
amazing work brotha
Great video as always. You need more exposure.
Thx Man, It saved my time but can we lock the image pan to the borders of the container? {can we do the same if the image is a circle ?} looking forward to the solution.
Yep! Check out this vid: th-cam.com/video/YYgvL9XkKUg/w-d-xo.html
than you
thanks
I'd just use d3-zoom & d3-drag for gestures