Skip to content

Instantly share code, notes, and snippets.

@samueljmurray
Last active August 26, 2021 08:22
Show Gist options
  • Save samueljmurray/3f00542fad8142c7d2565eb33abfe2a3 to your computer and use it in GitHub Desktop.
Save samueljmurray/3f00542fad8142c7d2565eb33abfe2a3 to your computer and use it in GitHub Desktop.
Certificate pinning in React Native Android - MainActivity.java imports
import com.example.app.OkHttpCertPin;
import com.facebook.react.modules.network.OkHttpClientProvider;
@Peretz30
Copy link

You are missed import android.os.Bundle;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment