Can you obfuscate an app developed with Expo (Managed Workflow)?

Hi!

I have an app that was developed with Expo (managed workflow) and I was wondering if there are any tools I could use to obfuscate it. I have read a few cases of people succesfully using the react-native-obfuscating-transformer tool to obfuscate there code but only with react native CLI apps. Are there any tools or any way I can use to obfuscate my Expo CLI app?

Thanks in advance!