First of all: I'm writting this one to help people (I'm hoping google indexes it)
Recently, with AppCenter being deprecated we've started migrating to expo EAS, we also wanted to "use expo", and that means we'll need to setup expo modules, which I did following the tutorial
However, after successfuly compiling to iOS, I had issues in android, one
very annoying one was EarlyJSError: unexpected token "." stack
, it made me lose 3 days of my sanity due to various factors
Anyway, the problem is that, by following expo tutorial, I've ran their cli and it changed our getJSMainModuleName
to: