react-native-ignore-ssl-v2
v1.0.15
Published
React Native module to bypass SSL certificate validation for Android and iOS
Maintainers
Readme
react-native-ignore-ssl
React Native module to bypass SSL certificate validation for Android and iOS
Installation
npm install react-native-ignore-sslUsage
import { multiply } from 'react-native-ignore-ssl';
// ...
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
