react-native-skoverlay
v1.1.0
Published
test
Readme
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-skoverlayUsage
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
