Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 386 Bytes

File metadata and controls

executable file
·
27 lines (16 loc) · 386 Bytes

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