UNPKG

@inkindcards/react-native-money

Version:

A fully native TextInput component that allows currency input with a right to left text aligment

10 lines (9 loc) 191 B
module.exports = { semi: false, bracketSpacing: false, jsxBracketSameLine: true, singleQuote: true, trailingComma: 'es5', arrowParens: 'avoid', importOrderSeparation: false, };