npx react-native-asset #67
Closed
LayMui
announced in
Announcements
Replies: 2 comments
-
Hi @LayMui, could you detail what you did when upgrading? Otherwise, could you provide a reproducer, please? Also, it would be better to post this as an issue in the React Native repository. |
Beta Was this translation helpful? Give feedback.
0 replies
-
closing as this is not the right place for this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After I upgrade from 0.67.5 to 0.71.x

when I run my iOS app on simulator
I keep getting this screen that says
JSON value 'N' of type NString cannot be converted to NSNumber
I have to run npx react-native-asset to get rid of this error
is that a way to avoid running this command npx react-native-asset?
Beta Was this translation helpful? Give feedback.
All reactions