react-native-antvf2
F2 mobile charts for react native
Installation
npm install react-native-antvf2
Usage
import F2 from "react-native-antvf2";
// ...
const result = await F2.multiply(3, 7);
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT