-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I upgraded to react-native 0.59.10 but bundling is failed:
`react-native-common\src\components\SegmentedControl.js: Unexpected reserved type string (20:30)
18 | static propTypes: {
19 | values: PropTypes.array,
20 | selectionColor: PropTypes.string,
| ^
21 | selectedIndex: PropTypes.number,
22 | onChange: PropTypes.func,
23 | titleStyle: PropTypes.any,
at Object.raise (@react-native-community\cli\node_modules\metro-react-native-babel-transformer\node_modules@babel\parser\lib\index.js:7012:17)`
nicolaselorr, dharma017 and MohammadShahbaziP
Metadata
Metadata
Assignees
Labels
No labels