More Premium Hugo Themes Premium React Themes

React Native Shake

React Native shake event detector

React Native Shake

React Native shake event detector

Author Avatar Theme by doko-demo-doa
Github Stars Github Stars: 303
Last Commit Last Commit: Jan 11, 2026 -
First Commit Created: Feb 24, 2024 -
React Native Shake screenshot

Overview

The React Native Shake Event Detector is a library designed for React Native apps, allowing developers to easily add a shake event detector. This library was created as an alternative to react-native-shake-event, which is no longer in active development.

Features

  • Shake Event Detection: Easily add shake event detection functionality to your React Native app.
  • Alternate to react-native-shake-event: A replacement for the inactive react-native-shake-event library.
  • Real Device Compatibility: Works specifically on real devices for accurate shake event detection.

Installation

To install the React Native Shake Event Detector, follow these steps:

  1. For React Native 0.60 and newer versions, automatic linking is supported. Simply run the following command:
    npm install @organism/react-native-shake-event --save
    
  2. For manual installation on iOS, refer to the provided guide for detailed instructions.

Summary

The React Native Shake Event Detector is a useful library for developers looking to implement shake event detection in their React Native applications. It offers a simple alternative to the inactive react-native-shake-event library and is compatible with real devices for accurate and reliable functionality. With easy installation steps, developers can quickly integrate this library into their projects to enhance user interactions.