Very slow build times with @okta/okta-react-native

Anyone else experiencing extremely slow build times using the @okta/okta-react-native module on the Android side? We’ve been using Okta for about a month now in our React Native Mobile app and as of 7/19 (3 days ago) it has begun to cause our builds to slow down dramatically. Builds took <1 minute prior, now taking 20-30 minutes. This happens on all the developer machines, both PC and Mac, both on and off our network but only on Android builds. However, if you turn off wifi/disconnect from internet it runs fine. iOS also builds/runs just fine.

Tested this on the sample app Okta provides (samples-js-react-native/browser-sign-in at master · okta/samples-js-react-native · GitHub) and getting very slow build times there as well. Used to run in seconds, now it takes 5 minutes if we are connected to the internet in any way.

@v10 It sounds like a network issue? Did you check from the console/network that which part/process mainly delay?