@ReactMethod
 public void cancelAllLocalNotifications() {
   mRNPushNotificationHelper.cancelAll();
 }