capacitor-plugin-native-toolbox
v0.3.0
Published
Toolbox for native stuff.
Downloads
4
Readme
capacitor-plugin-native-toolbox
A random set of native functions for iOS and Android.
Install
npm install capacitor-plugin-native-toolbox
npx cap sync
Usage
import { openNativeAppSettings } from "capacitor-plugin-native-toolbox";
openNativeAppSettings();
Methods
openNativeAppSettings()
Opens the apps native settings.