More Premium Hugo Themes Premium React Themes

React Native Card Media

Card Media component for React Native

React Native Card Media

Card Media component for React Native

Author Avatar Theme by dondoko-susumu
Github Stars Github Stars: 70
Last Commit Last Commit: Jul 7, 2021 -
First Commit Created: May 5, 2023 -
React Native Card Media screenshot

Overview

The react-native-card-media package is a component for React Native that allows for easy integration of media cards in mobile applications. It supports multiple image layouts and provides various customization options for styling and interacting with the cards.

Features

  • Media lists: Allows the inclusion of multiple media files in a card.
  • CardView style: Provides the ability to customize the overall style of the card view.
  • Title text: Allows for the display of a title text at the bottom part of the card.
  • Show/hide title: Provides the option to show or hide the title on the card.
  • Title style: Allows for customizing the style of the title text.
  • Action onPress: Supports defining an action that is triggered when the card is clicked.
  • Icon near title: Allows the inclusion of an icon near the title text.
  • Clickable images: Provides the ability to make the images in the card clickable.

Installation

To install the react-native-card-media package, run the following command in your project directory:

npm install react-native-card-media --save

Summary

The react-native-card-media package is a convenient component for React Native that allows for the integration of media cards in mobile applications. It provides multiple features such as customizable styles, title display options, and clickable images. The package can be easily installed using npm and offers a variety of props for enhanced customization.