My app doesn't launch when i run react-native run-ios.
It just keep loadind like that :
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)I updated my xcode version, pod install in ios folder and changed the build to Legacy in workplace setting in xcode.
Nothing changed...
Thanks in advance !