A random set of native functions for iOS and Android.
npm install capacitor-plugin-native-toolbox
npx cap sync
import { openNativeAppSettings } from "capacitor-plugin-native-toolbox";
openNativeAppSettings();
Opens the apps native settings.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A random set of native functions for iOS and Android.
npm install capacitor-plugin-native-toolbox
npx cap sync
import { openNativeAppSettings } from "capacitor-plugin-native-toolbox";
openNativeAppSettings();
Opens the apps native settings.