I'm getting the same error as this issue
However rather than RCTDevLoadingView mine is referring to RNGestureHandlerModule. Similar to the issue linked above, my guess is that it's something related to making an update in the appdelegate.m file, however I cant figure out what that entails.
I'm using react-native 0.67.1 and react-native-gesture-handler 2.2.0.
Thank you