Add the dependency:
npm i @paraboly/react-native-information-card
"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"
import InformationCard from "@paraboly/react-native-information-card";
<InformationCard />
FreakyCoder, kurayogun@gmail.com
React Native Information Card is available under the MIT license. See the LICENSE file for more info.