See: https://github.com/wakujs/waku/tree/03e610765de66c6a0758ef029c9f400a60903599/examples/45_view-transitions as official
This code is based on https://github.com/shuding/next-view-transitions Thank you, @shuding_.
This repository is a challenge implementation of view transition for Waku.
When you click the demo link, the view transition animation should correctly work. (+ Then click browser back button after transitions, of course it should be animated)
It seems it works well. Really?