-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update on the Unexpected reserved type string (26:30) error ? #44
Comments
I have the same problem. Can anyone help ??? SyntaxError: C:\Users\Mohammad\Desktop\test\node_modules\react-native-common\src\components\other\SegmentedControl.js: Unexpected reserved type string (26:30) 24 | static propTypes: {
|
+1 |
already have the same issue. |
Same here |
1- in vscode open \node_modules\react-native-common\src\components\other\SegmentedControl.js
3- In class Segment delete the following lines
4- build your project
5- Remember to redo this process every time running 'yarn install' or 'npm install' Or use https://www.npmjs.com/package/patch-package |
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
The text was updated successfully, but these errors were encountered: