react-native-background-actions
react-native-background-actions copied to clipboard
TypeError cannot read property 'start' of null
Hello I'm getting always this error: TypeError cannot read property 'start' of null
I checked everything many times and looks in place. Any help?
same issue
After adding the lib, try uninstalling the app and install it again. In android for example, after uninstalling it just run:
yarn android
yarn start