Posts ReactXP - library for building cross-platform apps
Post
Cancel

ReactXP - library for building cross-platform apps

With React and React Native, your web app can share most 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.

https://microsoft.github.io/reactxp/

https://news.ycombinator.com/item?id=14066784

origin - http://www.pipiscrew.com/?p=7540 reactxp-library-for-building-cross-platform-apps

This post is licensed under CC BY 4.0 by the author.
Contents

Trending Tags