Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 307 Bytes

INSTALL-LINK-ANDROID.md

File metadata and controls

19 lines (14 loc) · 307 Bytes

Android react-native link Installation

No manual steps required.

With yarn

$ yarn add react-native-background-fetch

With npm

$ npm install --save react-native-background-fetch

react-native link

$ react-native link react-native-background-fetch