波比小金刚

Results 129 comments of 波比小金刚

One of the magic of `wouter` is that it is very extensible and can be customized as you like. > also - it seems the use location hook is parsing...

Users can use third-party animation libraries to achieve perfect animation support, while `wouter` only needs to provide subtle support or nothing. I implemented animation support in two ways: 1. use...

> Could you provide an example, not sure what you meant here The css animation here needs to provide an entry animation class and an exit animation class. I have...

Sorry, it's been too long, I need to rethink and reorganize the code. @molefrog

you can custom your own location hook like [this](https://github.com/molefrog/wouter/blob/master/README.md#customizing-the-location-hook)

@sirianni This is a [demo](https://codesandbox.io/s/wouter-demo-nested-routes-forked-3n1ng?file=/src/index.js) I wrote before, I hope it will help you

> Since this will cause a breaking change Indeed, this will have a big impact.

@waful i have a doubt, why not distinguish by path, you need to use base? Maybe I didn't understand