🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

react-native-web-ext

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-web-ext

react-native for web develop

npmnpm
Version
1.5.18
Version published
Weekly downloads
23
155.56%
Maintainers
1
Weekly downloads
 
Created
Source

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 即可。

Keywords

react-native

FAQs

Package last updated on 06 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts