react-web
react-web copied to clipboard
A framework for building web apps with React Native compatible API.
react 16: (Chinese version comment of commit 8c543ba) react-native 0.43 对应的 react 的版本是 16.0.0-alpha.6 ,由于 [email protected] 中的 ReactBaseClasses.js 中的 setState 调用 enqueueSetState() 的参数与 [email protected] 中 的 ReactUpdateQueue.js 中的 enqueueSetState() 定义配合不上,因此需要升级...

react-web-cli 都提示过时了, 能不能给个最新的使用方法?
根据官方文档,已经将react-native组件的PanResponder兼容,但是项目运行在web端发现这个PanResponder支持有问题,其中onPanResponderGrant和onPanResponderRelease都会执行,可是onPanResponderMove怎么样都不执行,不起作用,请问有人知道这是怎么回事吗?
支持react navigation吗?
 最新版本的react-native,对于加@2x和@3x的图片,引用时不能再加@2x,否则会报错,但是对于react-web,如果你不加,就会报图片找不到,react-web对于这种图片路径的处理,不能兼容react-native的写法么
up主更新了,如题,现在的对我这种小白来说真的不知道从何入手了。昨天更新的是什么,怎么装?create-react-web,然后呢?
create-react-app 创建项目后, 安装react-web运行后出现错误提示: Failed to compile ./node_modules/react-native-web-webview/src/index.js Module parse failed: Unexpected token (6:22) You may need an appropriate loader to handle this file type. | | export default class extends...
react-native init test 之后 初始化一直提示找不到cli.js `➜ github react-web init test prompt: Directory test already exists. Continue?: (no) yes This will walk you through creating a new React Web project in...