berzniz / react-overdrive

Super easy magic-move transitions for React apps
https://react-overdrive.now.sh
MIT License
2.97k stars 85 forks source link

Support for React 16.3 and Portal ? #48

Open rockmandash opened 6 years ago

rockmandash commented 6 years ago

It's too hard for me to refactor to React 16.3, because it is too magic

berzniz commented 6 years ago

What's the motivation for React 16.3? Is this because of deprecation warnings?

I would split the effort to:

  1. Upgrading to React 16.3 and have it working as usual
  2. Replacing the undocumented-portal with the official Portal component