STRML / react-router-component

Declarative router component for React.
http://strml.viewdocs.io/react-router-component
MIT License
874 stars 94 forks source link

support setting/reading state from PathnameEnvironment #200

Closed jsg2021 closed 6 years ago

jsg2021 commented 7 years ago

This would allow .router.navigate('route', {state: {...data...}})

STRML commented 7 years ago

Cycling Travis

STRML commented 7 years ago

@jsg2021 Could you add a test for this?

jsg2021 commented 7 years ago

@STRML Sure, I'll try to get to it this week.