0.3.0 • Published 10 months ago

react-native-disable-ssl v0.3.0

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

react-native-disable-ssl

Toggle SSL validation in React NAtive Apps

Installation

npm install react-native-disable-ssl

Usage

import { multiply } from 'react-native-disable-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

0.3.0

10 months ago

0.2.0

10 months ago

0.1.0

10 months ago