expo / expo

An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.
https://docs.expo.dev
MIT License
33.06k stars 5.27k forks source link

ReferenceError: Property 'string' doesn't exist engine: hermes #29207

Closed andru-roshan closed 4 months ago

andru-roshan commented 4 months ago

Minimal reproducible example

create a new expo project , please install the following packages , after the run the applications

What platform(s) does this occur on?

Android

Did you reproduce this issue in a development build?

No (tested in Expo Go)

Summary

I wanted to do the authentication using Azure AD , but when i was doing i am faced this error

the following packages I used in the application

image

so please give me some solutions , thanks in advance

Environment

image

Expo Doctor Diagnostics

image

andru-roshan commented 4 months ago

the issue raised wrongly , i can close this issue