@sleiv/react-native-app-security
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

react-native-app-security

Verify app integrity and device security! This package wraps RootBeer and IOSSecuritySuite for use in React Native.

Feature

Installation

npm install @sleiv/react-native-app-security

or

yarn add @sleiv/react-native-app-security

Usage

import { AppSecurity } from '@sleiv/react-native-app-security';

// ...

const isRooted = await AppSecurity.isDeviceRooted();

Contributing

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

License

MIT

Dependencies


Made with create-react-native-library

Package Sidebar

Install

npm i @sleiv/react-native-app-security

Weekly Downloads

23

Version

0.2.1

License

MIT

Unpacked Size

31.3 kB

Total Files

21

Last publish

Collaborators

  • sleiv