Module natif ReactNativePushNotification a tenté de remplacer RnpushNotification

//delete this line from MainApplication.java:
packages.add(new ReactNativePushNotificationPackage());
//auto linking will do the job
Alexandre Dao