0.3.0 • Published 5 years ago

capacitor-plugin-native-toolbox v0.3.0

Weekly downloads
10
License
MIT
Repository
-
Last release
5 years ago

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.

0.3.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago