@paraboly/react-native-info-card
v0.0.2
Published
Fully customizable info card for React Native via Paraboly
Downloads
18
Maintainers
Readme
Installation
Add the dependency:
npm i @paraboly/react-native-info-card
Peer Dependencies
IMPORTANT! You need install them
"react": ">= 16.x.x",
"react-native": ">= 0.55.x",
"react-native-androw": ">= 0.0.34",
"react-native-svg": ">= 12.1.0"
Usage
Import
import InfoCard from "@paraboly/react-native-info-card";
Component1 Usage
<InfoCard />
Future Plans
- [x] ~~LICENSE~~
- [ ] Write an article about the lib on Medium
Change Log
Change log will be here !
Author
Sevval Eygul, [email protected]
License
React Native Library Boilerplate is available under the MIT license. See the LICENSE file for more info.