React-native-push-notification: package android.support.v7.app does not exist

Created on 21 Jun 2019  路  3Comments  路  Source: zo0r/react-native-push-notification

I switched to androidX and tried to update manually the modules import packages but i get this error :

node_modules\react-native-push-notification\android\src\main\java\com\dieam\reactnativepushnotification\modules\RNPushNotificationHelper.java:22: error: package android.support.v7.app does not exist
import android.support.v7.app.NotificationCompat;

All 3 comments

Same issue..

Thanks it worked

Was this page helpful?
0 / 5 - 0 ratings