n4kz / react-native-material-textfield

Material textfield
Other
901 stars 831 forks source link

currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders #308

Open neverflatz opened 3 years ago

neverflatz commented 3 years ago

Try installed for the first time in react native with expo , on firefox , with react native dev tools add on installed but compiling error

`Failed to compile

/Volumes/Data/Projects/React-Native-Project/CaterPdamExNew/node_modules/@freakycoder/react-native-material-textfield/src/components/field/index.js 41:22 Module parse failed: Unexpected token (41:22) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | | export default class TextField extends PureComponent {

static defaultProps = { | underlineColorAndroid: 'transparent', | disableFullscreenUI: true,`

olumayor commented 3 years ago

Any solution yet?