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
Dimensions.get("window") returns zero in some IOS versions (15.3,15.4 like wise) so as a workaround we used Dimensions.get("screen") instead and used as external library.