Cordova performance

how good is the cordova performance with meteor?
Does it feel snappy like native apps?

On a modern iOS device, like a 6 or better, things are generally pretty good.

But generally, no, on most devices, a true native application is going to feel faster and less glitchy than a browser-based application.

1 Like

Overall its not worth the investment to go the cordova route. We got a production react cordova app and the performance troubles across devices is just so sporadic. Theres a lot of threads that go in more depth but the time investment is deep if you plan on supporting the app for a few years. Go React Native if you must stick with Javascript, else native language is the route I would pick.

1 Like