Closed dingyi closed 5 years ago
Unfortunately we don't have any React example so far and we are hoping for some help from the community to make Highway work with most of today most trending frameworks including Vue.js or React.
@dingyi Gatsby in particular already handles routes internally between pages and to take control of it further you can use the gatsby-plugin-transition-link
plugin, any other solution that's not from the ecosystem could cause issues with rendering or links.
@ajayns oh good to know! I will try this plugin, thanks.
Hi, I tried this awesome library in a Gatsby site, but it's not working. Any React examples I can look at?
Thanks!