I get build error image

when doing npm run ios on my react native app but i removed that dependency from my podfile and did pod install and pod update but still gives me the same error
CodePudding user response:
You need to check your package.json file and remove the package from it.
