Issue
I'm getting the following error in my new project Expo React Native. please guide: "WARN Constants.platform.ios.model has been deprecated in favor of expo-device's Device.modelName property. This API will be removed in SDK 45."
Solution
try updating to the latest version: expo-cli upgrade or npm audit fix --force both of these worked on my end
Answered By - Arhel
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.