yarn react-native-haptic-feedback 1.4.0
Breaking Android Package naming

latest releases: 2.3.3, 2.3.2, 2.3.1...
5 years ago

#21 Rename from the default package name of react-native libraries @mriddle

Please update your import statements for Android

 import android.support.multidex.MultiDexApplication;
 import com.facebook.react.ReactApplication;
-import com.reactlibrary.RNReactNativeHapticFeedbackPackage;
+import com.mkuczera.RNReactNativeHapticFeedbackPackage;
 import au.com.up.contactpicker.RNContactPickerPackage;
 import io.invertase.firebase.RNFirebasePackage;
 import io.invertase.firebase.messaging.RNFirebaseMessagingPackage;

Don't miss a new react-native-haptic-feedback release

NewReleases is sending notifications on new releases.