react-aspnet-boilerplate icon indicating copy to clipboard operation
react-aspnet-boilerplate copied to clipboard

can you upgrade react-router 4.0.0 ?

Open meninjanho4788 opened this issue 7 years ago • 4 comments

so many thank !

meninjanho4788 avatar Mar 28 '17 04:03 meninjanho4788

I beg you, can upgrade it, i dont know how to do that :((

meninjanho4788 avatar Mar 28 '17 17:03 meninjanho4788

Sorry. I don't have the time to do this as of now. It is on my radar though.

pauldotknopf avatar Mar 28 '17 17:03 pauldotknopf

You could do it whenever you have free time. Grateful very much

meninjanho4788 avatar Mar 29 '17 00:03 meninjanho4788

many one guide me should change react-router to react-router-dom or react-router-native

BrowserRouter is in the react-router-dom package. Generally speaking you should either be using react-router-dom or react-router-native. The only time that you would import directly from react-router is when you are making an environment agnostic library.

is that right ?

meninjanho4788 avatar Mar 30 '17 05:03 meninjanho4788