@vali98/react-native-cpu-info
v0.1.0
Published
A module for getting cpu info
Readme
@vali98/react-native-cpu-info
A module for getting cpu info
Installation
npm install @vali98/react-native-cpu-infoUsage
import { getThreads } from '@vali98/react-native-cpu-info';
// ...
const result = getThreads(); // numberContributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library
