Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 478 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 478 Bytes

View Transition Demo with Waku

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.

Expected Behavior

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)

Current Status

It seems it works well. Really?