Open kriit24 opened 2 years ago
TypeError: Cannot read properties of undefined (reading 'UNMETERED')
Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
Installed with "yarn add react-native-background-job" react-native link not needed because yarn adds automatic linking
also tried manual installation - same thing
TypeError: Cannot read properties of undefined (reading 'UNMETERED')
Invariant Violation: "main" has not been registered. This can happen if:
AppRegistry.registerComponent
wasn't called.Installed with "yarn add react-native-background-job" react-native link not needed because yarn adds automatic linking
also tried manual installation - same thing