react-native-haptic-feedback icon indicating copy to clipboard operation
react-native-haptic-feedback copied to clipboard

React-Native Haptic Feedback for iOS with Android similar behaviour.

Results 31 react-native-haptic-feedback issues
Sort by recently updated
recently updated
newest added

Based on the instructions from https://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-class-d-ts.html Fixes the error from #85

Hello. Are there any plans to update this library to support TurboModules? If so, is there anything we can help with?

I think there might be an issue with the typings introduced in https://github.com/junina-de/react-native-haptic-feedback/pull/78 TypeScript complains to me about line 35 of `index.d.ts` that "An export assignment cannot be used in...

Please, add supports for react native macos

compile method is deprecated. We should use 'implementation' instead.

Hi, I tested the package and it works fine on android.But nothing work on IPhone8. I tried all parameters of the method. I don't get any errors or warnings on...

Hi! I tested the package and only 'selection' and 'impactMedium' have any effect whatsoever. Is this because the phone does not support lighter vibrations? Thank you very much in advance!

enhancement
next

``` Caused by java.lang.NoSuchMethodError No static method createPredefined(I)Landroid/os/VibrationEffect; in class Landroid/os/VibrationEffect; or its super classes (declaration of 'android.os.VibrationEffect' appears in /system/framework/framework.jar) com.mkuczera.VibrateWithCreatePredefined.apply (VibrateWithCreatePredefined.java:20) ```

next