@teamturing/react-native-tex
v1.2.30
Published
React Native Tex Module for Team Turing
Downloads
108
Readme
@teamturing/react-native-kit
React Native Common Module for Team Turing
Installation
npm install @teamturing/react-native-kitUsage
import { multiply } from '@teamturing/react-native-kit';
// ...
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
