3

I'm facing this issue

Package react-native-screens has been ignored because it contains invalid configuration. Reason: "dependency.platforms.android.componentDescriptors" is not allowed

James Z
  • 12,209
  • 10
  • 24
  • 44

1 Answers1

0

i had the same problem when I updated the gradle-wrapper.properties from 6.7.1 to 7.5. To resolve temporarily the problem i reversed the change and the build was good. I will update when upgrade a gain. Maybe in this link you could find the solution.

https://github.com/software-mansion/react-native-screens/issues/1614

Gretings!

Ramsés López
  • 461
  • 7
  • 8