Intune Wrapper support for expo apps

We need to support Intune app restrictions in our expo managed react-native application

I tried the below with Android:

I built our app with a new package name
Created an android build (apk) using eas build

I followed the instructions to wrap and sign Android apk
After installing the application, it does not start
Error: ‘App keeps stopping’

Is expo managed react-native application compatible with Intune wrapping?