prscX / react-native-app-tour

React Native: Native App Tour Library
Apache License 2.0
640 stars 119 forks source link

error: cannot find symbol new RNAppTourPackage() #99

Open annaostapenko22 opened 4 years ago

annaostapenko22 commented 4 years ago

Hi! After installing the package I was trying to start the project on Android and get this error

/Users/pc/Desktop/mobile-app/android/app/src/main/java/com/MainApplication.java:67: error: cannot find symbol new RNAppTourPackage(), ^ symbol: class RNAppTourPackage