Skip to content

Commit

Permalink
feat(RN0.73): Remove old Flipper installation
Browse files Browse the repository at this point in the history
It does not compile for the moment so I need to check how to upgrade Flipper.
  • Loading branch information
zatteo committed Oct 10, 2024
1 parent 414feef commit 539369f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 94 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ public void onCreate() {
// If you opted-in for the New Architecture, we load the native entry point for this app.
DefaultNewArchitectureEntryPoint.load();
}
ReactNativeFlipper.initializeFlipper(this, getReactNativeHost().getReactInstanceManager());

WebView.setWebContentsDebuggingEnabled(true);
OkHttpClientProvider.setOkHttpClientFactory(new UserAgentClientFactory());
Expand Down

This file was deleted.

0 comments on commit 539369f

Please sign in to comment.