An open API service indexing awesome lists of open source software.

https://github.com/tedconf/react-native-fullscreen-listener

React Native listener for Fullscreen status
https://github.com/tedconf/react-native-fullscreen-listener

Last synced: about 1 year ago
JSON representation

React Native listener for Fullscreen status

Awesome Lists containing this project

README

          

# React Native Fullscreen Listener

## Getting started

`$ npm install react-native-fullscreen-listener --save`

### Mostly automatic installation

`$ react-native link react-native-fullscreen-listener`

## Usage

```javascript
import FullscreenListener from "react-native-fullscreen-listener";

{}} />;
```