Skip to content

Commit

Permalink
Merge branch 'master' into fix-background-timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
ocetnik authored Aug 20, 2018
2 parents 95122ba + f7394c1 commit 01709fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Emit event periodically (even when app is in the background).

## Installation

:warning: If you use [create-react-native-app](https://github.com/react-community/create-react-native-app) you must [eject](https://github.com/react-community/create-react-native-app/blob/master/EJECTING.md) it before running `react-native link`.

- `yarn add react-native-background-timer`
- `react-native link`

Expand Down

0 comments on commit 01709fa

Please sign in to comment.