Can we use react-overlays instead of react-addons-transition-group react-addons-css-transition-group?
react-overlays has better support for animations in collapse component. for example compare fast click on compose element in reactstrap and react-bootsrap.
react-overlays link
Disagree -- do not want to have to utilize 3rd party library. Reactstrap is already all inclusive and should stay that way.
Ok no problem. I can understand no 3rd party concerns. So you can read what they write and use similar idea. they use MIT license.
Thanks for suggestion. If you're really interested in this, I'd love to see a proof of concept of it. Either a fork or you could use https://github.com/reactstrap/component-template to create a custom modal component. Closing this out. Feel free to reopen with an example.
Most helpful comment
Disagree -- do not want to have to utilize 3rd party library. Reactstrap is already all inclusive and should stay that way.