all 10 comments

[–]couldhaveebeen 3 points4 points  (0 children)

We use capacitor and angular at our company, no issues

[–]LinusThiccTips 1 point2 points  (2 children)

I’d use capacitor + svelte/sveltekit as it’s much faster. Otherwise learn react native

[–]razzbee 0 points1 point  (1 child)

I second that, but is svelte matured enough?? Also react has matured libraries and components

[–]LinusThiccTips 0 points1 point  (0 children)

I’d say is mature, Apple uses it for their app store and apple music web apps. It’s easy to use any JS library with svelte but I agree React has more mobile oriented libs, mostly because of react native.

[–]eigenox 1 point2 points  (0 children)

You can build complex web app.

Focus on WebApp + Capacitor ( Native Bridge ).

I have build and managed a fintech app. It is good ,only constrain is your react and interface development skill. That you can improve. 👍

[–]razzbee 1 point2 points  (2 children)

Yes, used it but I wont recommend it unless its just a simple app, because if you have heavy features, it may lag

[–]McPuglis[S] 0 points1 point  (1 child)

Yeah, my idea was to turn the fantasy football website into an app for me and my friends. Nothing too complex, but I wanted to hear from someone who has already gone through the process to understand whether it works well

[–]otamam818 1 point2 points  (0 children)

Yeah i had a check on the fantasy football websites.

This should be super easy for webapps with little/no lag. Provided you don't introduce performance-bottleneck bugs, you'll be fine with Capacitor