react-native-access-paper-components
v0.1.6
Published
Novos componentes para o react-native-paper
Downloads
28
Readme
react-native-access-paper-components
Novos componentes para o react-native-paper
Installation
npm install react-native-access-paper-components
Usage
import { multiply } from 'react-native-access-paper-components';
// ...
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
Made with create-react-native-library