react-native-background-job
react-native-background-job copied to clipboard
android.support.annotation
Package android.support.annotation does not exist
replace it by:
import androidx.annotation.Nullable;
Or just run npx jetify in project folder