-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Got this error when trying to use the component node_modules/@freakycoder/react-native-text-area/build/dist/RNTextArea.js 20:16
Module parse failed: Unexpected token (20:16)
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
| if (!maxCharLimit)
| return null;
> return (<react_native_1.Text style={[
| RNTextArea_style_1._charCountStyle(charCount > maxCharLimit ? exceedCharCountColor : charCountColor),
| maxCharTextStyle, ```
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels