dav thorne
Lurker
Hello Devs!
I'm calling for help all Android build experts as this issue on bitrise with gradle-runner step is not letting me sleep well since Monday.
The issue seems to be with react-native-screens which is used by react-navigation v2.18.3 (the newest from 2.x.x). I have added a screenshot as well as an attached file. screenshot. Please can give me some ideas what to try next. Here's what I've tried:
I'm calling for help all Android build experts as this issue on bitrise with gradle-runner step is not letting me sleep well since Monday.
The issue seems to be with react-native-screens which is used by react-navigation v2.18.3 (the newest from 2.x.x). I have added a screenshot as well as an attached file. screenshot. Please can give me some ideas what to try next. Here's what I've tried:
- upgrading gradle-runner step in bitrise from currently used 1.8.5 to 2.0.0
- upgrading react-native-screens to the most recent ver
- deleting react-native-screens lib
- downgrading current react-native-screens ver (2.0.0-alpha.11) to the one specified in package-lock.json for react-navigation dependencies to 1.0.0-alpha.11