yarnball / reactNativeWebRedux

React-native-web using Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Create-React-App and React-Native-Web

  • This will allow you to build

React Native for Web" brings the platform-agnostic Components and APIs of React Native to the Web.

High-quality user interfaces: React Native for Web makes it easy to create fast, adaptive web UIs in JavaScript. It provides native-like interactions, support for multiple input modes (touch, mouse, keyboard), optimized vendor-prefixed styles, built-in support for RTL layout, built-in accessibility, and integrates with React Dev Tools.

Write once, render anywhere: React Native for Web interoperates with existing React DOM components and is compatible with the majority of the React Native API. You can develop new components for native and web without rewriting existing code. React Native for Web can also render to HTML and critical CSS on the server using Node.js.

Who is using React Native for Web? Twitter, Major League Soccer, The Times, React Native's documentation.

Browser support: Chrome, Firefox, Safari >= 7, IE 10, Edge.

About

React-native-web using Redux


Languages

Language:JavaScript 85.1%Language:HTML 14.3%Language:CSS 0.6%