Native Module ReactNativePushnotification próbował zastąpić RNPUSHNOTIFICACJA

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