0.0.2 • Published 5 years ago

@paraboly/react-native-info-card v0.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Battle Tested ✅

React Native Library Boiler Plate

npm version npm Platform - Android and iOS License: MIT styled with prettier

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

  • LICENSE
  • Write an article about the lib on Medium

Change Log

Change log will be here !

Author

Sevval Eygul, sevvalleygull@gmail.com

License

React Native Library Boilerplate is available under the MIT license. See the LICENSE file for more info.