camwest / react-slot-fill

Slot & Fill component for merging React subtrees together. Portal on steroids.
https://camwest.github.io/react-slot-fill/
Other
656 stars 27 forks source link

Upgrade to react16 #30

Closed hannahjin closed 7 years ago

hannahjin commented 7 years ago

Any plan to upgrade to react16? What's the timeline?

MatthieuLemoine commented 7 years ago

react-slot-fill is already working with React 16. The peerDependency was updated in #23.

camwest commented 7 years ago

Version 2.0.0 was just released which removes the dependency on React DOM entirely but it requires React 16.