From f7394c1df4b73ab203e2ecd1c8694241ccf17612 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?D=C3=A1vid=20Ocetn=C3=ADk?= Date: Mon, 20 Aug 2018 09:44:05 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e1bea06..37e4f4a 100644 --- a/README.md +++ b/README.md @@ -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`