iTwin / appui

Monorepo for iTwin.js AppUi
MIT License
8 stars 2 forks source link

Deprecate `redux` APIs #824

Closed GerardasB closed 2 months ago

GerardasB commented 3 months ago

Describe the Solution you'd like

Deprecate APIs related to redux in preparation to remove the redux requirement. The suggested replacement should not be a specific state management library as that decision should be left up to the consuming application.