1.0.18 • Published 5 months ago

on-location-changed v1.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

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

5 months ago

1.0.17

5 months ago

1.0.16

5 months ago

1.0.14

5 months ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year 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