Mihir Karandikar
Mihir Karandikar
Is there any documentation other than [this](https://github.com/LeoLeBras/react-router-navigation/blob/master/docs/BOTTOM_NAVIGATION.md) on `onRequestChangeTab` and `onReset`. What I want to do is just call `this.props.history.push('/my/path')` from a tab. But it throws an error saying- `Invariant...
I want my money back
This is not exactly an "issue" with the library. But a few pointers on how to measure the performance gains (in release mode) would help me justify using this library...
Can we introduce new props such as `color` and `box-shadow` to `ProgressBar`? I can submit a PR if you want.
I'm using chrome. When chrome autofills my login form, it fires the event on `username`'s input. But it doesn't fire for change in `password`. It's only when you click somewhere...