Is now a good time to use Capacitor in production? #8023
-
Hello everyone, I’m considering adopting Capacitor for our production apps, but before moving forward I wanted to check in with the community about the project’s current status and long-term viability. When I looked at the GitHub Insights, I noticed that both the number of commits and the number of active contributors have declined over the past few months.
This raised a couple of questions for me:
I really like Capacitor’s philosophy and feature set, but I don’t want to lock in if the project is slowing down or might soon stop receiving critical updates. I’d appreciate any insights from maintainers, contributors, or other users who have recently evaluated or used Capacitor in production. Thank you in advance for any feedback or pointers! Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Sharing here my experience - using Vue + Quasar + Capacitor for two projects that are in production |
Beta Was this translation helpful? Give feedback.
-
Hey @dariobednarski! To answer your main question: Yes! A lot of people use Capacitor in Prod and it definitely helps make cross-platform development a lot easier. We have had a drop off in commits/contributors but a lot of that has had to do with us joining forces with OutSystems and the team working on integrating Capacitor into OS. The benefit of this is that OS is making substantial investments into Capacitor (i.e. increasing the number of developers working on Capacitor) so Capacitor isn't going anywhere! To answer your other questions: Is it safe to rely on Capacitor in a production environment right now? Yes What is the best way to contribute or help keep the project thriving? Feedback and plugin development! We have a Discord that I've been using to track feedback but I'm working on a streamlined/centralized way for this to happen Hopefully this helps but let me know and I'll do what I can! Thanks, |
Beta Was this translation helpful? Give feedback.
Hey @dariobednarski!
To answer your main question: Yes! A lot of people use Capacitor in Prod and it definitely helps make cross-platform development a lot easier. We have had a drop off in commits/contributors but a lot of that has had to do with us joining forces with OutSystems and the team working on integrating Capacitor into OS. The benefit of this is that OS is making substantial investments into Capacitor (i.e. increasing the number of developers working on Capacitor) so Capacitor isn't going anywhere!
To answer your other questions:
Is the Capacitor project still actively maintained? Yes
1a) Have there been any plans or roadmaps shared for upcoming releases? Not yet but I'm worki…