react-native-web-ext

1.6.19 • Public • Published

react-native-web-ext

一、简介

基于react-native-web

使web支持react-native开发

二、安装

npm install react-native-web-ext --save

三、用例

在webpack配置文件中添加如下

{
    resolve: {
        alias: {
        "react-native": "react-native-for-web"
        }
    }
}

四、开源许可

基于 MIT License 开源,使用代码只需说明来源,或者引用 license.txt 即可。

/react-native-web-ext/

    Package Sidebar

    Install

    npm i react-native-web-ext

    Weekly Downloads

    3

    Version

    1.6.19

    License

    MIT

    Last publish

    Collaborators

    • beven