Skip to content

cellular/capacitor-plugin-native-toolbox

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors