1.0.18 • Published 9 months ago
on-location-changed v1.0.18
Installation
import {callbacksHandler} from "on-location-changed/build/callbacks-handler"
callbacksHandler.connectReactRouterHistory(history)
Usage
import WithCustomPath from "on-location-changed/build/with-custom-path"
<WithCustomPath path={somePath}>
<App />
</WithCustomPath>
<WithLocationPath>
<App />
</WithLocationPath>
import usePath from "on-location-changed/build/use-custom-path"
const path = usePath()
1.0.18
9 months ago
1.0.17
10 months ago
1.0.16
10 months ago
1.0.14
10 months ago
1.0.13
1 year ago
1.0.12
2 years ago
1.0.11
2 years ago
1.0.10
2 years ago
1.0.9
2 years ago
1.0.8
2 years ago
1.0.7
3 years ago
1.0.6
3 years ago
1.0.5
3 years ago
1.0.4
3 years ago
1.0.3
3 years ago
1.0.2
4 years ago
1.0.1
4 years ago
1.0.0
4 years ago