Unable to login to React Native App after Ejecting EXPO

Hi…
I ejected the expo using the following command

expo eject 

Now my problem is I’m unable to login to the app after i eject the app.

I have change the .env file to the IP address and have created a role for rest api and given all required permissions, but the I’m getting the Server error .

I can successfully login with Expo App and react.js Front end, but unable to login with the Ejected React Native App.

Ideas and suggestion can be very helpful…

Thanks…

Hi,

Are there any errors in js console / tomcat log ?