Fully customizable information card for React Native via Paraboly
npm install @paraboly/react-native-information-card




!Platform - Android and iOS


src="assets/Screenshots/example.png" />
Add the dependency:
``ruby`
npm i @paraboly/react-native-information-card
###### IMPORTANT! You need install them
`js`
"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"
`js`
import InformationCard from "@paraboly/react-native-information-card";
`jsx``
- [x] ~~LICENSE~~
FreakyCoder, kurayogun@gmail.com
React Native Information Card is available under the MIT license. See the LICENSE file for more info.