Hello I would like to know if there are any update on this issue with RN 0.62.2 ?
Thank you a lot for your package
node_modules\react-native-common\src\components\other\SegmentedControl.js: Unexpected reserved type string (26:30)
24 | static propTypes: {
25 | values: PropTypes.array,
> 26 | selectionColor: PropTypes.string,
| ^
27 | selectedIndex: PropTypes.number,
28 | onChange: PropTypes.func,
29 | titleStyle: PropTypes.any,
Hello I would like to know if there are any update on this issue with RN 0.62.2 ?
Thank you a lot for your package