I have installed react-native-wifi-reborn and when run react-native run-android I get the above mentioned error:
> Task :react-native-wifi-reborn:compileDebugJavaWithJavac FAILED
................................................................................
le.java:27: error: cannot find symbol
import com.reactlibrary.rnwifi.errors.GetCurrentWifiSSIDErrorCodes;
Adding the Image of my Android Studio:
I don't know what to do next!!
I need help!! Thank You


