Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@KeyWeeUsr I never thought I'd see the day when you could build a mobile app in python ☺️
-
@nickdbush and yet here it is rocking on! :P some said on IRC that iOS is kind of buggy, but I've never had an option to try it, so... yet other platforms work fine ^^
-
Use the google library "closure" it's got all you need and integrates with angular
-
@champion01 if you're talking about the pwa thing, it's that they don't support service workers... right?
-
@CogInTheWheel I've always thought Qt is hungry beast on resources, which if is true, isn't a good solution for mobile apps. Yet, depends on how do you manage the resources...
-
@KeyWeeUsr I think your right, but it depends in what the OP wants he states he wants the same code Base in which Qt would allow and is well documented. But many better performance options out there if that's what is needed :) - just suggestions
-
Also, op, look for the licensing, some packages have very restricting licensing where you'd even have to pay royalties or so. Therefore you have to pay attention more to that than how fancy it looks. You are a programmer after all, you are able to do fancy stuff too. ^^
-
@nickdbush no im talking about the Google closure library. It's totally standalone
I'd like to ask peoples opinions on building cross platform apps. So basically I'm on windows, and these insatiably annoying project leads (I fell for the "you code make me an app" one) want it to be cross platform. My first thought was PWAs, but then read that apple are dicks and some of the most important features are not actually supported (#!@?). So then it's ionic or Cordova, but who likes CSS? Or Angular 2? And for a native experience, I'd want to follow both iOS and android design patterns in the same codebase which is way beyond my pay grade. React native comes from Facebook, so I already hate it. Should I just build an android app and cross the iOS bridge later or build a not very native feeling, not vertically centred cross platform Cordova thing? Anyone who's had experience using Cordova care to comment on their successes / failures?
undefined
lesser of two evils
out of the frying pan into the fire