react-native-paint
Version:
A themeable abstraction over React Native StyleSheet.
22 lines (21 loc) • 429 B
JSON
{
"name": "react-native-paint",
"version": "1.1.0",
"description": "A themeable abstraction over React Native StyleSheet.",
"main": "lib/index.js",
"repository": "https://github.com/brankeye/react-native-paint.git",
"author": "brankeye",
"license": "MIT",
"private": false,
"files": [
"lib/"
],
"keywords": [
"StyleSheet",
"React",
"Native",
"Theme",
"Themeable",
"Styles"
]
}