thomas-coldwell / expo-lib-vector-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-test-lib

Test description

Installation

npm install react-native-test-lib

Usage

import { multiply } from "react-native-test-lib";

// ...

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

About

License:MIT License


Languages

Language:JavaScript 77.5%Language:TypeScript 18.2%Language:Shell 4.2%