-
Notifications
You must be signed in to change notification settings - Fork 458
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
Unable to resolve "warnOnce" from "node_modules/@shoutem/ui/node_modules/react-native/Libraries/react-native/react-native-implementation.js" #484
Comments
Same error, I try all solutions in facebook/react-native#23943 but does not work. |
Same issue, How can we solve this? |
A bad workaround: |
I'm using Expo SDK 37, wanting to update to SDK 38. I got the same error, so I downgraded (both SDK and Shoutem UI theme) to Edit: After upgrading the Shoutem UI theme to
I tried that but then I get: |
On RN 61, with native building apps (non-expo). Downgrading to 2.0.3 also fixed for me. |
@cayleyh 2.02 did it for me but it has a vulnerable dependency. |
Sorry @projectdallas :( I refactored my whole project into react-native-paper. It was a huge pain, and a sad loss for an API I really liked, but I have to admit that shoutem/ui appears to be dead. |
Please see Shoutem UI of version 4.0.6. Updated to this version, and the problem disappeared. |
I'm using Expo 37, and just updated to shoutem ui v2, and I'm getting the following error:
Related issue (tried everything there):
facebook/react-native#23943
The text was updated successfully, but these errors were encountered: