Software Archive
Read-only legacy content
17061 Discussions

Will XDK app designer support react framework of facebook?

Matrix_Lee
Beginner
443 Views

Will XDK app designer support react framework of facebook?

My customer ask us use react UI to build app.

Is there any schedule of XDK to support react?

Thank you.

0 Kudos
2 Replies
Chris_P_Intel
Employee
443 Views

I'm a big fan of React (and one of the developers working on App Designer).  

React is not a UI framework like Bootstrap or JQM, nor is it an MVC framework like Angular or Backbone.  Also the App Designer tool works fundamentally on HTML, and generates a bit of JS and CSS as is required. But React is a pure Javascript system, it may have JSX which allows embedding HTML-ish, but the .html document is not where development takes place.

So for these reasons there is a large impedence mismatch between App Designer and React.  There may be ways to extend App Designer to support React, but it is an open question about whether users would find that valuable. There may be other ways the XDK could better expose React, rather than the App Designer.  

If you have ideas, or opinions, we would love to hear them.  Now is definitely the time to weigh in.

Thanks

Chris

0 Kudos
Matrix_Lee
Beginner
443 Views

Dear Chris,

Thank you so much for your great works in App designer and XDK.

Hope to see React in XDK soon.

May be just create a new tool named React Designer will be much clear and easier.

Matrix

0 Kudos
Reply