UNPKG

react-native-perfect-marquee

Version:

React Native Perfect Marquee is a extremely lightweight React Native component that harnesses silky smooth marquees

38 lines 1.04 kB
{ "name": "react-native-perfect-marquee", "version": "1.3.4", "description": "React Native Perfect Marquee is a extremely lightweight React Native component that harnesses silky smooth marquees", "main": "index.js", "license": "MIT", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "maintainers": [ { "name": "m_deepakverma" } ], "keywords": [ "marquee", "react-native-marquee", "react native marquee", "react native perfect marquee", "marquee", "perfect marquee", "perfect" ], "author": "m_deepakverma", "repository": { "type": "git", "url": "git+https://github.com/ErDeepakVerma/react-native-perfect-marquee.git" }, "bugs": { "url": "https://github.com/ErDeepakVerma/react-native-perfect-marquee/issues" }, "homepage": "https://github.com/ErDeepakVerma/react-native-perfect-marquee#readme", "peerDependencies": { "react": ">=18.2.0 <19.0.0", "react-native": ">=0.74.0", "react-native-reanimated": "^3.12.0" } }