Skip to main content

Enable

The User feedback module is enabled by default.

You're viewing the iOS docs. Other platforms →  Android React Native Flutter 

This is how you disable it:

  1. First, set the isUserFeedbackEnabled flag to false.
  2. Then, call the Shake.start method.
AppDelegate.swift
Shake.configuration.isUserFeedbackEnabled = false