Мое приложение не запускается, когда я запускаю react-native run-ios
.
Он просто сохраняет loadind вот так:
info Building (using "xcodebuild -workspace eve.xcworkspace -configuration Debug -scheme eve -destination id=8FB38EEC-0E9F-4F50-8976-04C59E173058")
(node:3020) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
Я обновил свою версию xcode, установка pod в ios и изменил сборку на Legacy в настройках рабочего места в xcode.
Ничего не изменилось ...
Заранее спасибо!