Closed
Description
when working with the library in a react 18 project i keep getting this warnings in the console
Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot
I just want to know if it (react 18) will be supported in the future in next versions