Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 429 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 429 Bytes

react-native-test-use-styles

Test for react-native-use-styles

Installation

npm install react-native-test-use-styles

Usage

import TestUseStyles from "react-native-test-use-styles";

// ...

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

Contributing

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

License

MIT