/react-native-tcomponent

React Native Telescoope Component

Primary LanguageJavaScript

react-native-tcomponent

Tcomponent

Installation

npm install react-native-tcomponent

Usage

import Tcomponent from "react-native-tcomponent";

// ...

const result = await Tcomponent.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT