Im facing the exact same error, and one IMPORTANT observation I made is that we both use kakao auth.
and when I npm ls queryString it seems like the two framework requires two different version of query-string
[I] J4S0N :: $ npm ls query-string
[email protected] /Users/chaejunseongjason/Desktop/_/DEP_PROJECTS/PF_FOLDER/ParkField
├─┬ @react-native-kakao/[email protected]
│ └── [email protected]
└─┬ @react-navigation/[email protected]
└─┬ @react-navigation/[email protected]
└── [email protected]