Is it okay to upgrade React Native version in bare workflow?

Hi all,
I am using bare workflow without expo-updates installed.
Since in the ExpoKit time, the expo package needs to match the specific RN package. I am not sure if expo need to match exact version of RN to run in bare workflow
Is it okay to upgrade RN version to 0.62 or even higher version from 0.61?