módulo nativo reactnativePushnotification intentó anular rnpushnotification

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