A problem occurred configuring project ':app'.
Cannot evaluate module react-native-push-notification : Configuration with name 'default' not found.
how to fix this?
I fixed this issue by installing module directly from git:
rpm install react-native-push-notification@[email protected]:zo0r/react-native-push-notification.git --save
Most helpful comment
I fixed this issue by installing module directly from git:
rpm install react-native-push-notification@[email protected]:zo0r/react-native-push-notification.git --save