arachide
arachide

Reputation: 8076

windows phone8.1 support winjs/javascript as native already?

I'm wondering if the Windows Phone 8.1 SDK supports WinJS? I saw there are some news that windows phone 8.1 start to support WinJS

If so, I will move to WinJS for WP and WinRT both.

Your comment welcome

Upvotes: 2

Views: 184

Answers (1)

WiredPrairie
WiredPrairie

Reputation: 59793

Yes, the combination of Windows Phone 8.1 and WinJs 2.1 will allow you to build cross platform WinJs based applications.

Source

Universal apps written in Xaml also will be a very good way to share code across the two platforms with minimal changes.

Upvotes: 1

Related Questions