@shota0006/react-native-local-permission-check_alpha
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published

react-native-local-permission-check_alpha

A package to handle the local network permission after iOS 14

Installation

npm install react-native-local-permission-check_alpha

Usage

import { multiply } from 'react-native-local-permission-check_alpha';

// ...

const result = await multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library

Dependents (0)

Package Sidebar

Install

npm i @shota0006/react-native-local-permission-check_alpha

Weekly Downloads

0

Version

0.8.0

License

MIT

Unpacked Size

18.7 kB

Total Files

21

Last publish

Collaborators

  • shota0006