I am trying to enable hermes in my react native app by following this https://reactnative.dev/docs/hermes in react native website but I get this error message :
ReferenceError: Property 'Reflect' doesn't exist, js engine: hermes
My RN version : 0.63.4
Thank you in avance
Edit your android/app/build.gradle file