Nilou

Results 2 comments of Nilou

> @niloufarzahiri92 did you find any solution? having exact the same issue unfortunately no,please let me know if you find any solutions

I finally fixed the problem these are the steps: 1)rm -fr node_modules/ 2) rm -fr yarn.lock 3)cd ios 4) rm -fr Pods 5)rm -fr podfile.lock 6)rm -fr YOURPOJECT.xcworkspace 7) cd...