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

10 lines (9 loc) 174 B
module.exports = { arrowParens: 'avoid', bracketSameLine: true, bracketSpacing: true, singleQuote: true, trailingComma: 'all', tabWidth: 2, printWidth: 130, };