Create React Native project with:
npx @react-native-community/cli@latest init APP_NAME
and build ios file in xcode for first time.
It's worked for me.