DEV Community

skptricks
skptricks

Posted on

React Native Start Stop Device Vibration on Button Click Android Or iOS

Post Link : React Native Start Stop Device Vibration on Button Click Android Or iOS

In this tutorial, we will discuss how to start and stop vibration on button click in react native application for android or ios device. Nowadays Vibration is most integral part of every mobile device, that helps to notify mobile user about latest notifications, calls etc. In this tutorial we are going to create a react native application using React Native’s Vibration API component. We would Start Stop Device Vibration on button click and stop it.
React Native Start Stop Device Vibration on Button Click Android Or iOS

React Native Start Stop Device Vibration on Button Click Android Or iOS

Top comments (0)