Live data from Hacker News

Capacitor: Universal Web Applications

capacitor.ionicframework.com

51–52 of 52 posts

Re: Capacitor: Universal Web Applications

#51
post #8

Is this a competitor to React Native? RN seems to be the ideal: truly native components but a JS programming model.

There are actually several. NativeScript supports Angular, vanillajs, and recently VueJS. There is also a bridge to use VueJS inside of reactnative itself. There are many other libraries that claim to be "native" but are actually only "native look and feel" (meaning HTML+CSS+Cordova/Phonegap, not native components).

Re: Capacitor: Universal Web Applications

#52
Please, if possible, make it truly easy to integrate.

All of the others tools requiere multi-steps to integrate into android/ios projects. Even if "generating a already integrate project" is available, the ideal is just import with gradle or carthage/coccoapods and that is all.

Post reply on HN