UNPKG

react-native-wallet-card-stack

Version:

A customizable React Native component for displaying animated stacks of card groups with smooth scrolling and TypeScript support.

34 lines (33 loc) 847 B
{ "name": "react-native-wallet-card-stack", "version": "1.0.15", "main": "index.tsx", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Sahil Mohammad", "license": "MIT", "description": "A customizable React Native component for displaying animated stacks of card groups with smooth scrolling and TypeScript support.", "peerDependencies": { "react": "18.3.1", "react-native": "0.76.6" }, "repository": { "type": "git", "url": "https://github.com/mohammadsahil01/react-native-card-stack.git" }, "keywords": [ "react-native", "card-stack", "animated-cards", "scroll-animation", "typescript", "react-native-component", "ui-component", "wallet-ui", "mobile-ui", "customizable", "stacked-cards", "react-native-animation" ] }