react-native-background-thread
v1.1.7
Published
react-native-background-thread
Downloads
19
Readme
react-native-background-thread
react-native-background-thread
Installation
npm install react-native-background-threadUsage
import { multiply } from 'react-native-background-thread';
// ...
const result = multiply(3, 7);Contributing
License
MIT
Made with create-react-native-library
