1.1.30 • Published 3 years ago

react-native-usefulapp v1.1.30

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

react-native-usefulapp

Getting started

$ npm install react-native-usefulapp --save

Usage

import {Button} from 'react-native-usefulapp';

// TODO: What to do with the module?
<Button/>;