UNPKG

lazyfox-circular-countdown

Version:

lazyfox-circular-countdown is responsive countdown circle component for react-native. this component using react-native-svg inspire by my last project.

52 lines (51 loc) 1.36 kB
{ "name": "lazyfox-circular-countdown", "version": "1.0.5", "description": "lazyfox-circular-countdown is responsive countdown circle component for react-native. this component using react-native-svg inspire by my last project.", "main": "index.js", "scripts": { "test": "react-native run-android" }, "dependencies": { "react-native-svg": "^9.3.6", "user": "0.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/foxdreamstudio/lazyfox-circular-countdown.git" }, "keywords": [ "lazyfox-circular-countdown", "lazyfox circular countdown", "circular countdown", "circular-countdown", "react-native-lazyfox-circular-countdown", "react native lazyfox circular countdown", "react-native", "react-component", "react-native-component", "react native component", "react", "react native", "mobile", "ios", "android", "ui", "lazyfox", "foxdream", "countdown", "circular" ], "author": "Ridwan Foxdream", "license": "MIT", "bugs": { "url": "https://github.com/foxdreamstudio/lazyfox-circular-countdown/issues" }, "homepage": "https://github.com/foxdreamstudio/lazyfox-circular-countdown#readme", "devDependencies": { "metro-react-native-babel-preset": "^0.53.1" }, "jest": { "preset": "react-native" } }