You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, i'm new to expo and this is my first app, i have searched around but could't find anything on this. My code work fine on the expo app (even when using exp start --no-dev) but when i build it for android it first shows the splash screen with the wrong size (i'm using resize mode 'contain') and then it gives me a error: Uncaught Error: TypeError: undefined is not an object (evaluating 'this._subscribableSubscriptions.forEach')
The text was updated successfully, but these errors were encountered:
hi, i'm new to expo and this is my first app, i have searched around but could't find anything on this. My code work fine on the expo app (even when using exp start --no-dev) but when i build it for android it first shows the splash screen with the wrong size (i'm using resize mode 'contain') and then it gives me a error:
Uncaught Error: TypeError: undefined is not an object (evaluating 'this._subscribableSubscriptions.forEach')
The text was updated successfully, but these errors were encountered: