-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
SyntaxError: xxx/node_modules/react-native-datepicker/datepicker.js: Unexpected token (175:8)
173 | if (!date && placeholder) {
174 | return (
175 | <Text allowFontScaling={allowFontScaling} style={[Style.placeholderText, customStyles.placeholderText]}>
| ^
176 | {placeholder}
177 |
178 | );
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels