@paraboly/react-native-information-card
v0.1.1
Published
Fully customizable information card for React Native via Paraboly
Downloads
17
Maintainers
Readme
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
- [x] ~~LICENSE~~
Author
FreakyCoder, [email protected]
License
React Native Information Card is available under the MIT license. See the LICENSE file for more info.