You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/react-native-serial-port-api/android/src/main/java/com/bastengao/serialport/EventSender.java:3: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
I have this issue when I debug.
The text was updated successfully, but these errors were encountered:
node_modules/react-native-serial-port-api/android/src/main/java/com/bastengao/serialport/EventSender.java:3: error: package android.support.annotation does not exist
import android.support.annotation.Nullable;
I have this issue when I debug.
The text was updated successfully, but these errors were encountered: