Saturday, February 09, 2019

Microsoft ReactXP: Web + Mobile + Desktop apps!

microsoft.github.io/reactxp/

A library for building cross-platform apps - ReactXP

XP means X-Platform

ReactXP builds on the popular React JS and React Native frameworks

Share most of your code between the web, iOS, Android, and Windows.


"With React and React Native, your web app can share most of its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. If you write your app to this abstraction, you can share your view definitions, styles and animations across multiple target platforms. Of course, you can still provide platform-specific UI variants, but this can be done selectively where desired."

No comments: