1.0.18 • Published 12 months ago

on-location-changed v1.0.18

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

12 months ago

1.0.17

12 months ago

1.0.16

12 months ago

1.0.14

12 months ago

1.0.13

2 years 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

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago