Skip to content
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

Closed
ryanwinter opened this issue May 10, 2017 · 4 comments
Closed

UWP app in the works? #521

ryanwinter opened this issue May 10, 2017 · 4 comments

Comments

@ryanwinter
Copy link

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!

@pliablepixels
Copy link
Member

Hi Ryan, I am actually only using electron for the desktop app as a wrapper.
The mobile apps are ionic (v1) and cordova. Ionic v2 does support windows phone, though I don't know enough to know if that is UWP or not.

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.

@ryanwinter
Copy link
Author

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!

@ryanwinter
Copy link
Author

Looks like Cordova supports UWP too. How come you use both ionic and cordova?

@pliablepixels
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants