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
TypeError: undefined is not an object (evaluating 'u.promptWithArgs')
To see this take the usage code from the README.md and drop it into https://snack.expo.io/. With iOS the prompt displays properly but with Android we get the above error.
The text was updated successfully, but these errors were encountered:
TypeError: undefined is not an object (evaluating 'u.promptWithArgs')
To see this take the usage code from the README.md and drop it into https://snack.expo.io/. With iOS the prompt displays properly but with Android we get the above error.
The text was updated successfully, but these errors were encountered: