remobile / react-native-local-notifications

A cordova local-notifications for react-native, supprt for ios and android
MIT License
21 stars 2 forks source link

react-native-local-notifications won't installed on android #7

Open alicompiler opened 7 years ago

alicompiler commented 7 years ago

when I try to build project in android studio this error occurred :
Error:(30, 0) Project with path ':react-native-cordova' could not be found in project ':react-native-local-notifications'.

Roconda commented 7 years ago

Hi @alicompiler I just installed this project with react-native install react-native-local-notifications and it compile correctly. Maybe try that?

kyungjoongo commented 6 years ago

Error:(30, 0) Project with path ':react-native-cordova' could not be found in project ':react-native-local-notifications'.

same in android