0.2.1 • Published 6 months ago

@sleiv/react-native-app-security v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

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

0.2.1

6 months ago

0.2.0

6 months ago