UNPKG

azir-radio

Version:

An advance Radio, Radiogroup, checkbox, checkbox group, switch components that should render nicely on any platform. Supports a great level of customization.

51 lines (50 loc) 1.14 kB
{ "name": "azir-radio", "version": "1.0.3", "description": "An advance Radio, Radiogroup, checkbox, checkbox group, switch components that should render nicely on any platform. Supports a great level of customization.", "main": "index.tsx", "dependencies": { "azir-icon": "^1.x.x", "azir-theme": "^1.x.x" }, "peerDependencies": { "react": "*", "react-native": "*" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/abodehq/azir.git" }, "keywords": [ "react-native", "react-component", "react-native-component", "react", "react native", "mobile", "ios", "android", "ui", "expo", "radio", "radiogroup", "check", "checkbox group", "checkbox", "switch", "advance radio", "native radio", "azir radio", "react native radio", "expo radio" ], "author": "Abed Allateef Qaisi abed_q@hotmail.com", "license": "MIT", "bugs": { "url": "https://github.com/abodehq/azir/issues" }, "homepage": "https://azir.io/" }