You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add this to your dependencies in package.json: "react-native-begin-background-task": "git+https://github.com/blockfirm/react-native-begin-background-task.git"
Run npm install
React Native 0.60+: $ cd ios && pod install React Native <0.60: $ react-native link react-native-begin-background-task
Manual installation
Add this to your dependencies in package.json: "react-native-begin-background-task": "git+https://github.com/blockfirm/react-native-begin-background-task.git"
Run npm install
In XCode, in the project navigator, right click Libraries ➜ Add Files to [your project's name]
Go to node_modules ➜ react-native-begin-background-task and add RNBeginBackgroundTask.xcodeproj
In XCode, in the project navigator, select your project. Add libRNBeginBackgroundTask.a to your project's Build Phases ➜ Link Binary With Libraries