JSPM

@paraboly/react-native-info-card

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q47685F
  • License MIT

Fully customizable info card for React Native via Paraboly

Package Exports

  • @paraboly/react-native-info-card

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@paraboly/react-native-info-card) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Native Library Boilerplate

Battle Tested ✅

React Native Library Boiler Plate

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

React Native Library Boilerplate

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.