alibaba / react-intl-universal

Internationalize React apps. Not only for Component but also for Vanilla JS.
1.34k stars 154 forks source link

Is this project being maintained? #183

Open kaiyoma opened 2 years ago

kaiyoma commented 2 years ago

Recently, I did an overhaul of i18n in my org's large enterprise product. We were using react-intl-universal and I was happy to keep using it, but we ran into a number of problems and ended up switching to another library out of frustration. All of the issues that I found could have easily been avoided with a minimal amount of continual maintenance. I'm offering some feedback on my experience in the hopes that maybe it'll help this project move forward.

All in all, my experience with poking around the project was not good and convinced me to migrate to a library that's better maintained. I hope this feedback helps you make your project better for others.

cwtuan commented 2 years ago

Thanks for reporting this issue.

Yes, this project is still active, and it's widely used in many Alibaba production system. So don't worry.

For the issues mentioned above, are still fixing in progress. However, most of the them are caused from dependency packages which have break changes. I already filed some issues to them to ask if they could provide a way to keep compatible. This may takes some time.