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
iPads do not support vibration so we should use a system sound instead. Search the code for the Expo Vibrate API and write a solution that uses a functin, that checks, whether the device can vibrate and if so, do vibrate else use a system sound.
The text was updated successfully, but these errors were encountered:
iPads do not support vibration so we should use a system sound instead. Search the code for the Expo Vibrate API and write a solution that uses a functin, that checks, whether the device can vibrate and if so, do vibrate else use a system sound.
The text was updated successfully, but these errors were encountered: