Skip to content
Discussion options

You must be logged in to vote

Yes, Capacitor is mature and is being used successfully by many small to large companies in production.

The point of using frameworks is so that you can rely on those instead of having to develop IOS and Android apps through XCode and Android Studio. When you are forced to debug inside XCode or Android Studio, now you are being led down the path of coding in XCode and Android Studio

This was never the "point" of Capacitor. The point of Capacitor is that you can build 95%+ of your app in cross-platform, standardized web technology, hopefully with lots of code sharing with your web app, but still be able to drop down to native for that last 5% so you can do anything you need feature-wise.…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mlynch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants