-
-
Notifications
You must be signed in to change notification settings - Fork 272
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UWP app in the works? #521
Comments
Hi Ryan, I am actually only using electron for the desktop app as a wrapper. I'd be happy for you to contribute - the issue however is that I won't be able to maintain it (I'm not really a coder, and this was my first coding project). If you are willing to port and maintain, by all means chip in. |
Looks like ionic v2 does support UWP (http://blog.ionic.io/announcing-windows-support-in-ionic-2/) I will take a look and see how it goes! |
Looks like Cordova supports UWP too. How come you use both ionic and cordova? |
Ionic is mostly a presentation layer that uses Angular. It also uses Cordova for device specific access. Ionic 2 uses Angular2 (now 4) which is a completely different programming paradigm |
Platform & OS Version
Windows 10 Desktop & Phone
The version of the app you are reporting:
NA
Device details:
NA
What is the nature of your issue
Enhancement
Details
I noticed it looks like your using electron for your mobile apps. Was wondering if you had looked at doing a UWP app as well?
I think this whole project is fascinating, willing to put in the work to get the port done if you are interested.
Thanks!
The text was updated successfully, but these errors were encountered: