react-web:使用React Native兼容API构建Web应用程序的框架

时间:2021-02-05 11:42:21
【文件属性】:
文件名称:react-web:使用React Native兼容API构建Web应用程序的框架
文件大小:33KB
文件格式:ZIP
更新时间:2021-02-05 11:42:21
react react-native ReactNativeJavaScript :warning_selector: 请改用 。 React Web 用于使用React Native兼容API构建Web应用程序的库。 入门 安装 npm install --save react-web 添加Webpack配置 在您的webpack配置中,将react-native包别名为react-web包: // webpack.config.js module . exports = { resolve : { alias : { 'react-native' : 'react-web' } } } 使用React Native API编写您的应用程序 import Reac
【文件预览】:
react-web-master
----.eslintrc(3KB)
----package.json(2KB)
----README-zh.md(2KB)
----LICENSE(2KB)
----src()
--------LayoutAnimation()
--------AccessibilityInfo()
--------Picker()
--------index.js(3KB)
--------NotImplement()
--------Settings()
--------TabBar()
--------ProgressView()
--------DrawerLayout()
--------Toast()
--------ViewPager()
--------Geolocation()
--------DatePicker()
--------SegmentedControl()
--------Alert()
----.npmignore(378B)
----.gitignore(305B)
----README.md(2KB)
----.eslintignore(35B)
----scripts()
--------compile.js(1KB)
--------rewrite-modules.js(4KB)
----.editorconfig(414B)
----cli.js(175B)

网友评论