[BREAKGLASS] Tor Daemon and Socks5 client for React Native iOS and Android projects!
| .circleci | ||
| android | ||
| example | ||
| ios | ||
| src | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| babel.config.js | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| package.json | ||
| react-native-tor.podspec | ||
| README.md | ||
| tsconfig.json | ||
| yarn.lock | ||
react-native-tor
Tor for React Native
Installation
npm install react-native-tor
Usage
import Tor from "react-native-tor";
// ...
const result = await Tor.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT