A Framework For Building Native Web Apps – React Native For Web

React Native for Web is a project to bring React Native’s building blocks and touch handling to the Web.

React Native provides a foundational layer to support interoperable, zero-configuration React component development. This is missing from React’s web ecosystem where OSS components rely on inline styles (usually without vendor prefixes), or require build tool configuration. This project allows components built upon React Native to be run on the Web, and it manages all component styling out-of-the-box.

Preview:

React Native For Web

Download Details:

Author: necolas

Live Demo: View The Demo

Download Link: Download The Source Code

Official Website: https://github.com/necolas/react-native-web

License: MIT

Add Comment