0.2.0 • Published 2 years ago

react-native-inflatter v0.2.0

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

react-native-inflatter

Component to create a padding space

Installation

npm install react-native-inflatter

Usage

import RNInflatter from 'react-native-inflatter';

// ...

<RNInflatter horizontal={20} vertical={20} />;

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT