コード例 #1
0
 @ReactMethod
 public void cancelAllLocalNotifications() {
   mRNPushNotificationHelper.cancelAll();
 }