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
isExpoPushToken now accepts an argument of any type. It also is statically typed to let TypeScript know the return value indicates whether the argument is a possible Expo push token. (#36)