react-native-security-checks
v1.6.1
Published
Utility lib with security checks
Readme
react-native-security-checks
Utility lib with security checks
Installation
npm install react-native-security-checksUsage
import { isFridaDetected } from 'react-native-security-checks';
// ...
const result = isFridaDetected();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
