react-native-vant
v0.1.0
Published
UI Component
Downloads
1
Readme
react-native-vant
UI Component
Installation
npm install react-native-vant
Usage
import Vant from "react-native-vant";
// ...
const result = await Vant.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT