Is there anybody who has experience with animating react-router-dom routes? My goal is to make slide animation and to make it slide forwards and backwards.
I’m asking because I’ve searched on stackoverflow, Google or even official react-router-dom or react-spring documentations and I really can’t find working solution for this.
Everything I’ve found was outdated or not working and I can’t find any tutorial. Is there anybody who can give me some advices or share some tutorial?
I’m asking in advance and not posting any code now because I’ll work on that tomorrow. So some tips ,tricks and recommendations will be handy. (Working codesandbox link will be the best so I can see how it really works).
Thanks