0.1.1 • Published 5 years ago

@paraboly/react-native-information-card v0.1.1

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

Battle Tested ✅

Fully customizable information card for React Native via Paraboly

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

Installation

Add the dependency:

npm i @paraboly/react-native-information-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-material-ripple": ">= 0.9.1"
"react-native-dynamic-vector-icons": ">=0.1.1",
"react-native-vector-icons": ">=6.6.0"
"react-native-svg":">= 12.1.0"

Usage

Import

import InformationCard from "@paraboly/react-native-information-card";

Basic Usage

<InformationCard />

Future Plans

  • LICENSE

Author

FreakyCoder, kurayogun@gmail.com

License

React Native Information Card is available under the MIT license. See the LICENSE file for more info.

0.1.1

5 years ago

0.1.0

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago