Skip to content

Commit

Permalink
Allow http .onion conns, fix rn- screens crashes
Browse files Browse the repository at this point in the history
  • Loading branch information
minibits-cash committed Oct 28, 2023
1 parent 6610f94 commit 74c050e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ protected ReactActivityDelegate createReactActivityDelegate() {
getMainComponentName(),
// If you opted-in for the New Architecture, we enable the Fabric Renderer.
DefaultNewArchitectureEntryPoint.getFabricEnabled());
}.
}

// react-native-screens fix
@Override
Expand Down

0 comments on commit 74c050e

Please sign in to comment.