react-native-oauth
react-native-oauth copied to clipboard
need support rn 0.60
error: cannot find symbol import com.github.scribejava.core.exceptions.OAuthConnectionException;
error: package android.support.annotation does not exist import android.support.annotation.Nullable;
You will need to install jetifier for the package to work.
npm install jetifier npx jetify
Jetifier helps to convert pre-AndroidX packages to the as of now version of Android.
- 1 for this, please.