-
Notifications
You must be signed in to change notification settings - Fork 3
Router possible solution
Hill Liu edited this page May 7, 2018
·
2 revisions
Hashtag sample
Hightlight:
- Reshow supoort whole link replace, but github static server only accept hashtag.
- You could have customlize url parser for complex case such as https://npm.im/routes
- Just need pass props.parseUrl with ClientRoute component
- https://github.com/react-atomic/reshow/blob/master/ui/organisms/ClientRoute.jsx#L9-L23