Skip to content

Commit

Permalink
fix: Remove link to RN native init from Cordova/Capacitor (#11193)
Browse files Browse the repository at this point in the history
  • Loading branch information
kahest authored and Zylphrex committed Sep 4, 2024
1 parent a8d289b commit 480a588
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/platforms/javascript/common/configuration/options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,6 @@ Set this boolean to `false` to disable the auto initialization of the native lay

To disable the native layer, use [enableNative](#enableNative).

You should follow the [guide to native initialization](/platforms/react-native/manual-setup/native-init/) if you chose to use this option.

</ConfigKey>

<ConfigKey name="enableNativeCrashHandling" supported={["javascript.capacitor"]}>
Expand Down

0 comments on commit 480a588

Please sign in to comment.