toss / overlay-kit

The simplest and most intuitive way to manage overlays in React.
https://overlay-kit.slash.page
MIT License
252 stars 21 forks source link

Planned Support for React 16.8 and 17 #43

Closed jungpaeng closed 1 month ago

jungpaeng commented 1 month ago

We are planning to add support for both React 16.8 and React 17 versions in this project. This upcoming update will ensure compatibility and provide flexibility for developers using different versions of React in their projects.

manudeli commented 1 month ago

In my opinion https://www.npmjs.com/package/use-sync-external-store could be solution

Suspensive used it before to support React 16, 17

jungpaeng commented 1 month ago

I’m delaying work until issue #55 is resolved.