New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-back-home

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-back-home

使得app返回桌面,后台运行

latest
npmnpm
Version
0.2.15
Version published
Maintainers
1
Created
Source

功能介绍:

  • React Native app返回桌面,后台运行插件。

适用平台:

  • React Native Android

安装步骤:

  • 1、运行 npm install react-back-home --save
  • 2、运行 npm run configureReactBackHome

使用方法:

  • 1、头文件定义:import { NativeModules } from 'react-native'
  • 2、调用:NativeModules.BackHome.go();

Github地址:

  • https://github.com/yuejunquan/react-back-home
  • 如果此插件帮助了您,请顺便给颗星星

Keywords

react

FAQs

Package last updated on 10 May 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