jdanl89
Results
1
issues of
jdanl89
After running `npm install react-native-background-task --save`, I am trying to `import BackgroundTask from 'react-native-background-task'`, but I get `Cannot find module 'react-native-background-task' or its corresponding type declarations.` The package was added...