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

react-native-skoverlay

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-skoverlay

test

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

react-native-skoverlay

Expose SKOverlay (iOS only) for react-native Do nothing on android Inspired from : https://github.com/stevenselcuk/react-native-app-promoter

Installation

yarn add react-native-skoverlay

Usage

import { showOverlay } from 'react-native-skoverlay';

// ...

showOverlay(1234, 'bottomRaised', 'mygreatpromotion');

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT

Made with create-react-native-library

Keywords

react-native

FAQs

Package last updated on 31 Oct 2022

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