UNPKG

react-native-material-elements

Version:

React native material elements is a sophisticated UI library crafted to enhance your React Native development workflow. Designed for simplicity and elegance, nex-ui provides a rich collection of components and utilities to effortlessly create polished mob

33 lines (32 loc) 1.08 kB
{ "name": "react-native-material-elements", "description": "React native material elements is a sophisticated UI library crafted to enhance your React Native development workflow. Designed for simplicity and elegance, nex-ui provides a rich collection of components and utilities to effortlessly create polished mobile applications.", "version": "1.1.37", "private": false, "repository": { "type": "git", "url": "git+https://github.com/material-elements/react-native-material-elements/tree/master" }, "author": "RN M-ELEMENTS Team", "license": "MIT", "main": "index.js", "types": "index.d.ts", "bugs": { "url": "https://github.com/material-elements/react-native-material-elements/issues" }, "homepage": "https://github.com/material-elements/react-native-material-elements", "dependencies": { "lodash": ">=4.17.0", "react": "*", "react-native": "*", "use-context-selector": ">=2.0.0" }, "keywords": [ "react native material ui", "react native", "react native ui" ], "engines": { "node": ">=18" } }