react-intl-redux icon indicating copy to clipboard operation
react-intl-redux copied to clipboard

Redux binding for React Intl.

Results 5 react-intl-redux issues
Sort by recently updated
recently updated
newest added

I have installed react-intl but not found locale-data in react-intl node module. Please help me. Thank you.

Problem with connect react-redux, not changed locale if use connect. Connect block props to injectIntl 1)container component ![Снимок](https://user-images.githubusercontent.com/23016311/59628450-5834b480-9149-11e9-9c65-f7e8eb4d1f8f.PNG) 2)presentational component ![Снимок](https://user-images.githubusercontent.com/23016311/59628763-0e000300-914a-11e9-8f09-bac0c3f19c40.PNG) After delete this code connect good work, but this...

Hi there The current Version on npm has no lib folder: https://www.npmjs.com/package/react-intl-redux/v/2.4.0?activeTab=code But the main parameter in the package.json still points to the lib-Folder.

Good day It would be great if this package supports react-intl ^6.0.0. Current support is for react-intl@"^2.2.2 || ^3.0.0 || ^4.0.0 || ^5.0.0" Thanks and regards Nate

Hi everyone, are there any works on React 18 support?