react-native-general-calendars icon indicating copy to clipboard operation
react-native-general-calendars copied to clipboard

install your libarary but it has error

Open sam9010 opened this issue 4 years ago • 0 comments

error: bundling failed: SyntaxError: D:\mobileProject\sample_project\node_modules\react-native-jalali-date-picker-rtl\WeekDaysLabels.js: Unexpected reserved type number (24:27)

22 | class WeekDaysLabels extends React.Component { 23 | static propTypes: {

24 | screenWidth: PropTypes.number, | ^ 25 | textStyle: Text.propTypes.style 26 | };

in react native 0.61

sam9010 avatar Feb 19 '20 13:02 sam9010